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