AddressDetails.Country |
ObjectFactory.createAddressDetailsCountry()
|
AddressDetails.Country |
AddressDetails.getCountry()
Gets the value of the country property.
|
AddressDetails.Country |
AddressDetails.Country.withAddressLine(AddressLine... values) |
AddressDetails.Country |
AddressDetails.Country.withAddressLine(Collection<AddressLine> values) |
AddressDetails.Country |
AddressDetails.Country.withAddressLine(List<AddressLine> value) |
AddressDetails.Country |
AddressDetails.Country.withAdministrativeArea(AdministrativeArea value) |
AddressDetails.Country |
AddressDetails.Country.withAny(Collection<Object> values) |
AddressDetails.Country |
AddressDetails.Country.withAny(List<Object> value) |
AddressDetails.Country |
AddressDetails.Country.withAny(Object... values) |
AddressDetails.Country |
AddressDetails.Country.withCountryName(Collection<CountryName> values) |
AddressDetails.Country |
AddressDetails.Country.withCountryName(CountryName... values) |
AddressDetails.Country |
AddressDetails.Country.withCountryName(List<CountryName> value) |
AddressDetails.Country |
AddressDetails.Country.withCountryNameCode(AddressDetails.Country.CountryNameCode... values) |
AddressDetails.Country |
AddressDetails.Country.withCountryNameCode(Collection<AddressDetails.Country.CountryNameCode> values) |
AddressDetails.Country |
AddressDetails.Country.withCountryNameCode(List<AddressDetails.Country.CountryNameCode> value) |
AddressDetails.Country |
AddressDetails.Country.withLocality(Locality value) |
AddressDetails.Country |
AddressDetails.Country.withThoroughfare(Thoroughfare value) |