| Modifier and Type | Field and Description |
|---|---|
protected List<AddressDetails.Country.CountryNameCode> |
AddressDetails.Country.countryNameCode |
| Modifier and Type | Method and Description |
|---|---|
AddressDetails.Country.CountryNameCode |
ObjectFactory.createAddressDetailsCountryCountryNameCode()
Create an instance of
AddressDetails.Country.CountryNameCode |
AddressDetails.Country.CountryNameCode |
AddressDetails.Country.CountryNameCode.withCode(String value) |
AddressDetails.Country.CountryNameCode |
AddressDetails.Country.CountryNameCode.withContent(String value) |
AddressDetails.Country.CountryNameCode |
AddressDetails.Country.CountryNameCode.withScheme(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<AddressDetails.Country.CountryNameCode> |
AddressDetails.Country.getCountryNameCode()
Gets the value of the countryNameCode property.
|
| Modifier and Type | Method and Description |
|---|---|
AddressDetails.Country |
AddressDetails.Country.withCountryNameCode(AddressDetails.Country.CountryNameCode... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
AddressDetails.Country.setCountryNameCode(List<AddressDetails.Country.CountryNameCode> value) |
AddressDetails.Country |
AddressDetails.Country.withCountryNameCode(Collection<AddressDetails.Country.CountryNameCode> values) |
AddressDetails.Country |
AddressDetails.Country.withCountryNameCode(List<AddressDetails.Country.CountryNameCode> value) |
Copyright © 2008–2023. All rights reserved.