Uses of Class
dev.vality.identity.RUSDomesticPassport
| Package | Description |
|---|---|
| dev.vality.identity |
-
Uses of RUSDomesticPassport in dev.vality.identity
Methods in dev.vality.identity that return RUSDomesticPassport Modifier and Type Method Description RUSDomesticPassportRUSDomesticPassport. deepCopy()RUSDomesticPassportIdentityDocumentType. getRusDomesticPassport()Methods in dev.vality.identity with parameters of type RUSDomesticPassport Modifier and Type Method Description intRUSDomesticPassport. compareTo(RUSDomesticPassport other)booleanRUSDomesticPassport. equals(RUSDomesticPassport that)static IdentityDocumentTypeIdentityDocumentType. rus_domestic_passport(RUSDomesticPassport value)voidIdentityDocumentType. setRusDomesticPassport(RUSDomesticPassport value)Constructors in dev.vality.identity with parameters of type RUSDomesticPassport Constructor Description RUSDomesticPassport(RUSDomesticPassport other)Performs a deep copy on other.