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