| Modifier and Type | Field and Description |
|---|---|
protected java.util.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(java.lang.String value) |
AddressDetails.Country.CountryNameCode |
AddressDetails.Country.CountryNameCode.withContent(java.lang.String value) |
AddressDetails.Country.CountryNameCode |
AddressDetails.Country.CountryNameCode.withScheme(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.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(java.util.List<AddressDetails.Country.CountryNameCode> value) |
AddressDetails.Country |
AddressDetails.Country.withCountryNameCode(java.util.Collection<AddressDetails.Country.CountryNameCode> values) |
AddressDetails.Country |
AddressDetails.Country.withCountryNameCode(java.util.List<AddressDetails.Country.CountryNameCode> value) |
Copyright © 2008-2022. All Rights Reserved.