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