| Package | Description |
|---|---|
| au.gov.nehta.model.cda.common.address | |
| au.gov.nehta.model.clinical.common.address |
| Modifier and Type | Method and Description |
|---|---|
AddressAbsentIndicator |
Address.getAddressAbsentIndicator() |
| Modifier and Type | Method and Description |
|---|---|
static AddressAbsentIndicator |
AddressAbsentIndicator.fromValue(String v) |
AddressAbsentIndicator |
Address.getAddressAbsentIndicator() |
AddressAbsentIndicator |
AddressImpl.getAddressAbsentIndicator() |
AddressAbsentIndicator |
BaseAddress.getAddressAbsentIndicator() |
static AddressAbsentIndicator |
AddressAbsentIndicator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AddressAbsentIndicator[] |
AddressAbsentIndicator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Address.setAddressAbsentIndicator(AddressAbsentIndicator addressAbsentIndicator) |
void |
AddressImpl.setAddressAbsentIndicator(AddressAbsentIndicator addressAbsentIndicator) |
void |
AustralianAddress.setAddressAbsentIndicator(AddressAbsentIndicator addressAbsentIndicator) |
void |
InternationalAddress.setAddressAbsentIndicator(AddressAbsentIndicator addressAbsentIndicator) |
Copyright © 2021. All rights reserved.