| Package | Description |
|---|---|
| au.gov.nehta.model.cda.common.org |
| Modifier and Type | Method and Description |
|---|---|
OrganizationNameUseEnum |
OrganizationName.getUse() |
OrganizationNameUseEnum |
OrganizationNameImpl.getUse() |
static OrganizationNameUseEnum |
OrganizationNameUseEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrganizationNameUseEnum[] |
OrganizationNameUseEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static OrganizationName |
OrganizationNameImpl.getInstance(String value,
OrganizationNameUseEnum use) |
void |
OrganizationName.setUse(OrganizationNameUseEnum use) |
void |
OrganizationNameImpl.setUse(OrganizationNameUseEnum use) |
Copyright © 2021. All rights reserved.