| Package | Description |
|---|---|
| org.rutebanken.netex.model |
| Modifier and Type | Field and Description |
|---|---|
protected StopTypeEnumeration |
StopPlace_VersionStructure.stopPlaceType |
protected StopTypeEnumeration |
StopPlace_DerivedViewStructure.stopPlaceType |
protected StopTypeEnumeration |
ScheduledStopPoint_VersionStructure.stopType |
protected StopTypeEnumeration |
ScheduledStopPoint_DerivedViewStructure.stopType |
| Modifier and Type | Method and Description |
|---|---|
static StopTypeEnumeration |
StopTypeEnumeration.fromValue(String v) |
StopTypeEnumeration |
StopPlace_VersionStructure.getStopPlaceType()
Gets the value of the stopPlaceType property.
|
StopTypeEnumeration |
StopPlace_DerivedViewStructure.getStopPlaceType()
Gets the value of the stopPlaceType property.
|
StopTypeEnumeration |
ScheduledStopPoint_VersionStructure.getStopType()
Gets the value of the stopType property.
|
StopTypeEnumeration |
ScheduledStopPoint_DerivedViewStructure.getStopType()
Gets the value of the stopType property.
|
static StopTypeEnumeration |
StopTypeEnumeration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StopTypeEnumeration[] |
StopTypeEnumeration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StopPlace_VersionStructure.setStopPlaceType(StopTypeEnumeration value)
Sets the value of the stopPlaceType property.
|
void |
StopPlace_DerivedViewStructure.setStopPlaceType(StopTypeEnumeration value)
Sets the value of the stopPlaceType property.
|
void |
ScheduledStopPoint_VersionStructure.setStopType(StopTypeEnumeration value)
Sets the value of the stopType property.
|
void |
ScheduledStopPoint_DerivedViewStructure.setStopType(StopTypeEnumeration value)
Sets the value of the stopType property.
|
StopPlaceView |
StopPlaceView.withStopPlaceType(StopTypeEnumeration value) |
StopPlace_VersionStructure |
StopPlace_VersionStructure.withStopPlaceType(StopTypeEnumeration value) |
StopPlace |
StopPlace.withStopPlaceType(StopTypeEnumeration value) |
StopPlace_DerivedViewStructure |
StopPlace_DerivedViewStructure.withStopPlaceType(StopTypeEnumeration value) |
FareScheduledStopPoint_VersionStructure |
FareScheduledStopPoint_VersionStructure.withStopType(StopTypeEnumeration value) |
FareScheduledStopPoint |
FareScheduledStopPoint.withStopType(StopTypeEnumeration value) |
ScheduledStopPoint |
ScheduledStopPoint.withStopType(StopTypeEnumeration value) |
ScheduledStopPoint_VersionStructure |
ScheduledStopPoint_VersionStructure.withStopType(StopTypeEnumeration value) |
ScheduledStopPoint_DerivedViewStructure |
ScheduledStopPoint_DerivedViewStructure.withStopType(StopTypeEnumeration value) |
Copyright © 2018 Entur AS. All rights reserved.