| Package | Description |
|---|---|
| uk.org.siri.siri |
| Modifier and Type | Field and Description |
|---|---|
protected PredictorsEnumeration |
ServiceRequestContextStructure.allowedPredictors |
| Modifier and Type | Method and Description |
|---|---|
static PredictorsEnumeration |
PredictorsEnumeration.fromValue(String v) |
PredictorsEnumeration |
ServiceRequestContextStructure.getAllowedPredictors()
Gets the value of the allowedPredictors property.
|
static PredictorsEnumeration |
PredictorsEnumeration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PredictorsEnumeration[] |
PredictorsEnumeration.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.setAllowedPredictors(PredictorsEnumeration value)
Sets the value of the allowedPredictors property.
|
ServiceRequestContextStructure |
ServiceRequestContextStructure.withAllowedPredictors(PredictorsEnumeration value) |
Copyright © 2018 Entur AS. All rights reserved.