Class PostalAddress
java.lang.Object
org.apache.fineract.interoperation.data.PostalAddress
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCity()voidsetAddressLine1(String addressLine1) voidsetAddressLine2(String addressLine2) voidvoidsetCountry(String country) voidsetPostalCode(String postalCode) voidsetStateProvince(String stateProvince)
-
Constructor Details
-
PostalAddress
-
-
Method Details
-
getAddressLine1
-
setAddressLine1
-
getAddressLine2
-
setAddressLine2
-
getCity
-
setCity
-
getStateProvince
-
setStateProvince
-
getPostalCode
-
setPostalCode
-
getCountry
-
setCountry
-