| Package | Description |
|---|---|
| org.rutebanken.netex.model |
| Modifier and Type | Field and Description |
|---|---|
protected TrainRestrictionsEnumeration |
ConditionSummaryStructure.trainRestrictions |
| Modifier and Type | Method and Description |
|---|---|
static TrainRestrictionsEnumeration |
TrainRestrictionsEnumeration.fromValue(String v) |
TrainRestrictionsEnumeration |
ConditionSummaryStructure.getTrainRestrictions()
Gets the value of the trainRestrictions property.
|
static TrainRestrictionsEnumeration |
TrainRestrictionsEnumeration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrainRestrictionsEnumeration[] |
TrainRestrictionsEnumeration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConditionSummaryStructure.setTrainRestrictions(TrainRestrictionsEnumeration value)
Sets the value of the trainRestrictions property.
|
ConditionSummaryStructure |
ConditionSummaryStructure.withTrainRestrictions(TrainRestrictionsEnumeration value) |
Copyright © 2018 Entur AS. All rights reserved.