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(java.util.Collection<AddressLine> values) |
AddressDetails.Country |
AddressDetails.Country.withAddressLine(java.util.List<AddressLine> value) |
AddressDetails.Country |
AddressDetails.Country.withAdministrativeArea(AdministrativeArea value) |
AddressDetails.Country |
AddressDetails.Country.withAny(java.util.Collection<java.lang.Object> values) |
AddressDetails.Country |
AddressDetails.Country.withAny(java.util.List<java.lang.Object> value) |
AddressDetails.Country |
AddressDetails.Country.withAny(java.lang.Object... values) |
AddressDetails.Country |
AddressDetails.Country.withCountryName(java.util.Collection<CountryName> values) |
AddressDetails.Country |
AddressDetails.Country.withCountryName(CountryName... values) |
AddressDetails.Country |
AddressDetails.Country.withCountryName(java.util.List<CountryName> value) |
AddressDetails.Country |
AddressDetails.Country.withCountryNameCode(AddressDetails.Country.CountryNameCode... values) |
AddressDetails.Country |
AddressDetails.Country.withCountryNameCode(java.util.Collection<AddressDetails.Country.CountryNameCode> values) |
AddressDetails.Country |
AddressDetails.Country.withCountryNameCode(java.util.List<AddressDetails.Country.CountryNameCode> value) |
AddressDetails.Country |
AddressDetails.Country.withLocality(Locality value) |
AddressDetails.Country |
AddressDetails.Country.withThoroughfare(Thoroughfare value) |