| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<CountryName> |
AddressDetails.Country.countryName |
| Modifier and Type | Method and Description |
|---|---|
CountryName |
ObjectFactory.createCountryName()
Create an instance of
CountryName |
CountryName |
CountryName.withCode(java.lang.String value) |
CountryName |
CountryName.withContent(java.lang.String value) |
CountryName |
CountryName.withType(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CountryName> |
AddressDetails.Country.getCountryName()
Gets the value of the countryName property.
|
| Modifier and Type | Method and Description |
|---|---|
AddressDetails.Country |
AddressDetails.Country.withCountryName(CountryName... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
AddressDetails.Country.setCountryName(java.util.List<CountryName> value) |
AddressDetails.Country |
AddressDetails.Country.withCountryName(java.util.Collection<CountryName> values) |
AddressDetails.Country |
AddressDetails.Country.withCountryName(java.util.List<CountryName> value) |
Copyright © 2008-2021. All Rights Reserved.