| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AddressPurposeType> |
ObjectFactory.createPurpose(AddressPurposeType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AddressPurposeType> |
ObjectFactory.createPurpose(AddressPurposeType value)
|
| Modifier and Type | Method and Description |
|---|---|
static AddressPurposeType |
AddressPurposeType.fromValue(String v) |
static AddressPurposeType |
AddressPurposeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AddressPurposeType[] |
AddressPurposeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected AddressPurposeType |
AddressType.purpose |
| Modifier and Type | Method and Description |
|---|---|
AddressPurposeType |
AddressType.getPurpose()
Gets the value of the purpose property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AddressType.setPurpose(AddressPurposeType value)
Sets the value of the purpose property.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<AddressPurposeType> |
AddressPurposeAndDateType.purpose |
| Modifier and Type | Method and Description |
|---|---|
List<AddressPurposeType> |
AddressPurposeAndDateType.getPurpose()
Gets the value of the purpose property.
|
Copyright © 2021. All rights reserved.