Class IdDocument
java.lang.Object
org.apache.fineract.interoperation.data.IdDocument
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionIdDocument(String idType, String idNumber, String issuerCountry, String otherIdDescription) -
Method Summary
Modifier and TypeMethodDescriptionvoidsetIdNumber(String idNumber) voidvoidsetIssuerCountry(String issuerCountry) voidsetOtherIdDescription(String otherIdDescription)
-
Constructor Details
-
IdDocument
-
-
Method Details
-
getIdType
-
setIdType
-
getIdNumber
-
setIdNumber
-
getIssuerCountry
-
setIssuerCountry
-
getOtherIdDescription
-
setOtherIdDescription
-