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
      • getSubtype

        public String getSubtype()
        The document subtype
        Returns:
        The document subtype
      • getVersion

        public String getVersion()
        The document issuing version
        Returns:
        The document issuing version
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object