Class GetClientClientIdAddressesResponse
java.lang.Object
org.apache.fineract.client.models.GetClientClientIdAddressesResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetClientClientIdAddressesResponse
extends Object
GetClientClientIdAddressesResponse
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddressLine1(String addressLine1) addressLine2(String addressLine2) addressLine3(String addressLine3) addressType(String addressType) addressTypeId(Long addressTypeId) countryName(String countryName) countyDistrict(String countyDistrict) booleanGet addressIdGet addressLine1Get addressLine2Get addressLine3Get addressTypeGet addressTypeIdgetCity()Get cityGet clientIdGet countryIdGet countryNameGet countyDistrictGet createdByGet isActiveGet postalCodeGet stateNameGet stateProvinceIdGet streetGet townVillageGet updatedByinthashCode()postalCode(Long postalCode) voidsetAddressId(Long addressId) voidsetAddressLine1(String addressLine1) voidsetAddressLine2(String addressLine2) voidsetAddressLine3(String addressLine3) voidsetAddressType(String addressType) voidsetAddressTypeId(Long addressTypeId) voidvoidsetClientId(Long clientId) voidsetCountryId(Long countryId) voidsetCountryName(String countryName) voidsetCountyDistrict(String countyDistrict) voidsetCreatedBy(String createdBy) voidsetIsActive(Boolean isActive) voidsetPostalCode(Long postalCode) voidsetStateName(String stateName) voidsetStateProvinceId(Long stateProvinceId) voidvoidsetTownVillage(String townVillage) voidsetUpdatedBy(String updatedBy) stateProvinceId(Long stateProvinceId) toString()townVillage(String townVillage)
-
Field Details
-
SERIALIZED_NAME_ADDRESS_ID
- See Also:
-
SERIALIZED_NAME_ADDRESS_LINE1
- See Also:
-
SERIALIZED_NAME_ADDRESS_LINE2
- See Also:
-
SERIALIZED_NAME_ADDRESS_LINE3
- See Also:
-
SERIALIZED_NAME_ADDRESS_TYPE
- See Also:
-
SERIALIZED_NAME_ADDRESS_TYPE_ID
- See Also:
-
SERIALIZED_NAME_CITY
- See Also:
-
SERIALIZED_NAME_CLIENT_ID
- See Also:
-
SERIALIZED_NAME_COUNTRY_ID
- See Also:
-
SERIALIZED_NAME_COUNTRY_NAME
- See Also:
-
SERIALIZED_NAME_COUNTY_DISTRICT
- See Also:
-
SERIALIZED_NAME_CREATED_BY
- See Also:
-
SERIALIZED_NAME_IS_ACTIVE
- See Also:
-
SERIALIZED_NAME_POSTAL_CODE
- See Also:
-
SERIALIZED_NAME_STATE_NAME
- See Also:
-
SERIALIZED_NAME_STATE_PROVINCE_ID
- See Also:
-
SERIALIZED_NAME_STREET
- See Also:
-
SERIALIZED_NAME_TOWN_VILLAGE
- See Also:
-
SERIALIZED_NAME_UPDATED_BY
- See Also:
-
-
Constructor Details
-
GetClientClientIdAddressesResponse
public GetClientClientIdAddressesResponse()
-
-
Method Details
-
addressId
-
getAddressId
Get addressId- Returns:
- addressId
-
setAddressId
-
addressLine1
-
getAddressLine1
Get addressLine1- Returns:
- addressLine1
-
setAddressLine1
-
addressLine2
-
getAddressLine2
Get addressLine2- Returns:
- addressLine2
-
setAddressLine2
-
addressLine3
-
getAddressLine3
Get addressLine3- Returns:
- addressLine3
-
setAddressLine3
-
addressType
-
getAddressType
Get addressType- Returns:
- addressType
-
setAddressType
-
addressTypeId
-
getAddressTypeId
Get addressTypeId- Returns:
- addressTypeId
-
setAddressTypeId
-
city
-
getCity
Get city- Returns:
- city
-
setCity
-
clientId
-
getClientId
Get clientId- Returns:
- clientId
-
setClientId
-
countryId
-
getCountryId
Get countryId- Returns:
- countryId
-
setCountryId
-
countryName
-
getCountryName
Get countryName- Returns:
- countryName
-
setCountryName
-
countyDistrict
-
getCountyDistrict
Get countyDistrict- Returns:
- countyDistrict
-
setCountyDistrict
-
createdBy
-
getCreatedBy
Get createdBy- Returns:
- createdBy
-
setCreatedBy
-
isActive
-
getIsActive
Get isActive- Returns:
- isActive
-
setIsActive
-
postalCode
-
getPostalCode
Get postalCode- Returns:
- postalCode
-
setPostalCode
-
stateName
-
getStateName
Get stateName- Returns:
- stateName
-
setStateName
-
stateProvinceId
-
getStateProvinceId
Get stateProvinceId- Returns:
- stateProvinceId
-
setStateProvinceId
-
street
-
getStreet
Get street- Returns:
- street
-
setStreet
-
townVillage
-
getTownVillage
Get townVillage- Returns:
- townVillage
-
setTownVillage
-
updatedBy
-
getUpdatedBy
Get updatedBy- Returns:
- updatedBy
-
setUpdatedBy
-
equals
-
hashCode
public int hashCode() -
toString
-