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