| Package | Description |
|---|---|
| au.gov.nehta.model.clinical.common.address |
| Modifier and Type | Method and Description |
|---|---|
StreetType |
AustralianAddress.getStreetType() |
static StreetType |
StreetType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StreetType[] |
StreetType.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.setStreetType(StreetType streetType) |
Copyright © 2021. All rights reserved.