Class DocumentClassification


  • public final class DocumentClassification
    extends Object
    • Method Detail

      • getIssuingCountry

        public String getIssuingCountry()
        Document country in 3-letter ISO code
        Returns:
        Document country in 3-letter ISO code
      • getDocumentType

        public String getDocumentType()
        The type of document
        Returns:
        The type of document
      • getIssuingState

        public String getIssuingState()
        The state that issued the document
        Returns:
        The state that issued the document
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object