| Package | Description |
|---|---|
| au.gov.nehta.model.cda.common.telecom |
| Modifier and Type | Method and Description |
|---|---|
TelecomMedium |
Telecom.getTelecomMedium() |
TelecomMedium |
TelecomImpl.getTelecomMedium() |
static TelecomMedium |
TelecomMedium.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TelecomMedium[] |
TelecomMedium.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TelecomImpl(TelecomMedium medium,
String value)
A convenience constructor that defaults to a TelecomUse.Business
|
TelecomImpl(TelecomMedium medium,
String communicationValue,
TelecomUse usageCode) |
Copyright © 2021. All rights reserved.