| Package | Description |
|---|---|
| org.rutebanken.netex.model |
| Modifier and Type | Field and Description |
|---|---|
protected TrainElementTypeEnumeration |
TrainElement_VersionStructure.trainElementType |
protected TrainElementTypeEnumeration |
TrainComponent_DerivedViewStructure.trainElementType |
| Modifier and Type | Method and Description |
|---|---|
static TrainElementTypeEnumeration |
TrainElementTypeEnumeration.fromValue(String v) |
TrainElementTypeEnumeration |
TrainElement_VersionStructure.getTrainElementType()
Gets the value of the trainElementType property.
|
TrainElementTypeEnumeration |
TrainComponent_DerivedViewStructure.getTrainElementType()
Gets the value of the trainElementType property.
|
static TrainElementTypeEnumeration |
TrainElementTypeEnumeration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrainElementTypeEnumeration[] |
TrainElementTypeEnumeration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TrainElement_VersionStructure.setTrainElementType(TrainElementTypeEnumeration value)
Sets the value of the trainElementType property.
|
void |
TrainComponent_DerivedViewStructure.setTrainElementType(TrainElementTypeEnumeration value)
Sets the value of the trainElementType property.
|
TrainElement_VersionStructure |
TrainElement_VersionStructure.withTrainElementType(TrainElementTypeEnumeration value) |
TrainComponentView |
TrainComponentView.withTrainElementType(TrainElementTypeEnumeration value) |
TrainElement |
TrainElement.withTrainElementType(TrainElementTypeEnumeration value) |
TrainComponent_DerivedViewStructure |
TrainComponent_DerivedViewStructure.withTrainElementType(TrainElementTypeEnumeration value) |
Copyright © 2018 Entur AS. All rights reserved.