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