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