Uses of Class
dev.vality.identity.IdentityDocumentType
| Package | Description |
|---|---|
| dev.vality.identity |
-
Uses of IdentityDocumentType in dev.vality.identity
Fields in dev.vality.identity declared as IdentityDocumentType Modifier and Type Field Description IdentityDocumentTypeIdentityDocument. typeMethods in dev.vality.identity that return IdentityDocumentType Modifier and Type Method Description IdentityDocumentTypeIdentityDocumentType. deepCopy()IdentityDocumentTypeIdentityDocument. getType()static IdentityDocumentTypeIdentityDocumentType. rus_domestic_passport(RUSDomesticPassport value)static IdentityDocumentTypeIdentityDocumentType. rus_retiree_insurance_cert(RUSRetireeInsuranceCert value)Methods in dev.vality.identity with parameters of type IdentityDocumentType Modifier and Type Method Description intIdentityDocumentType. compareTo(IdentityDocumentType other)booleanIdentityDocumentType. equals(IdentityDocumentType other)IdentityDocumentIdentityDocument. setType(IdentityDocumentType type)Constructors in dev.vality.identity with parameters of type IdentityDocumentType Constructor Description IdentityDocument(IdentityDocumentType type, ByteBuffer token)IdentityDocumentType(IdentityDocumentType other)