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