| Package | Description |
|---|---|
| uk.org.siri.siri |
| Modifier and Type | Field and Description |
|---|---|
protected CommunicationsTransportMethodEnumeration |
TransportDescriptionStructure.communicationsTransportMethod |
| Modifier and Type | Method and Description |
|---|---|
static CommunicationsTransportMethodEnumeration |
CommunicationsTransportMethodEnumeration.fromValue(String v) |
CommunicationsTransportMethodEnumeration |
TransportDescriptionStructure.getCommunicationsTransportMethod()
Gets the value of the communicationsTransportMethod property.
|
static CommunicationsTransportMethodEnumeration |
CommunicationsTransportMethodEnumeration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommunicationsTransportMethodEnumeration[] |
CommunicationsTransportMethodEnumeration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransportDescriptionStructure.setCommunicationsTransportMethod(CommunicationsTransportMethodEnumeration value)
Sets the value of the communicationsTransportMethod property.
|
TransportDescriptionStructure |
TransportDescriptionStructure.withCommunicationsTransportMethod(CommunicationsTransportMethodEnumeration value) |
Copyright © 2018 Entur AS. All rights reserved.