| Modifier and Type | Method and Description |
|---|---|
static MediumType |
MediumType.fromValue(String v) |
static MediumType |
MediumType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MediumType[] |
MediumType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<MediumType> |
ObjectFactory.createMedium(MediumType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<MediumType> |
ObjectFactory.createMedium(MediumType value)
|
| Modifier and Type | Field and Description |
|---|---|
protected MediumType |
ElectronicCommunication.medium |
| Modifier and Type | Method and Description |
|---|---|
MediumType |
ElectronicCommunication.getMedium()
Gets the value of the medium property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ElectronicCommunication.setMedium(MediumType value)
Sets the value of the medium property.
|
Copyright © 2021. All rights reserved.