| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CountryType> |
ObjectFactory.createCountry(CountryType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CountryType> |
ObjectFactory.createCountry(CountryType value)
|
| Modifier and Type | Field and Description |
|---|---|
protected CountryType |
SearchInternationalAddressType.country |
| Modifier and Type | Method and Description |
|---|---|
CountryType |
SearchInternationalAddressType.getCountry()
Gets the value of the country property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchInternationalAddressType.setCountry(CountryType value)
Sets the value of the country property.
|
| Modifier and Type | Method and Description |
|---|---|
static CountryType |
CountryType.fromValue(String v) |
static CountryType |
CountryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CountryType[] |
CountryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected CountryType |
InternationalAddressType.country |
| Modifier and Type | Method and Description |
|---|---|
CountryType |
InternationalAddressType.getCountry()
Gets the value of the country property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InternationalAddressType.setCountry(CountryType value)
Sets the value of the country property.
|
| Modifier and Type | Field and Description |
|---|---|
protected CountryType |
InternationalAddressCriteriaType.country |
protected CountryType |
InternationalAddressType.country |
| Modifier and Type | Method and Description |
|---|---|
CountryType |
InternationalAddressCriteriaType.getCountry()
Gets the value of the country property.
|
CountryType |
InternationalAddressType.getCountry()
Gets the value of the country property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InternationalAddressCriteriaType.setCountry(CountryType value)
Sets the value of the country property.
|
void |
InternationalAddressType.setCountry(CountryType value)
Sets the value of the country property.
|
Copyright © 2021. All rights reserved.