| Package | Description |
|---|---|
| au.gov.nehta.vendorlibrary.mdm.datatypes | |
| au.gov.nehta.vendorlibrary.mdm.enums |
| Modifier and Type | Method and Description |
|---|---|
CodingSystem |
CE.getCodingSystem()
Retrieve identifier's coding system.
|
| Modifier and Type | Method and Description |
|---|---|
CE.Builder |
CE.Builder.codingSystem(CodingSystem value)
Set coding system.
|
| Modifier and Type | Method and Description |
|---|---|
static CodingSystem |
CodingSystem.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CodingSystem[] |
CodingSystem.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.