| Package | Description |
|---|---|
| au.gov.nehta.vendorlibrary.mdm.enums | |
| au.gov.nehta.vendorlibrary.mdm.segments |
| Modifier and Type | Method and Description |
|---|---|
static CountryCode |
CountryCode.findByCode(String code)
Retrieves a
CountryCode based on a supplied code value. |
static CountryCode |
CountryCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CountryCode[] |
CountryCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CountryCode |
MSH.getCountryCode()
Retrieve country code.
|
Copyright © 2021. All rights reserved.