| Package | Description |
|---|---|
| org.rutebanken.netex.model |
| Modifier and Type | Field and Description |
|---|---|
protected FareClassEnumeration |
PassengerCapacityStructure.fareClass |
protected FareClassEnumeration |
ClassOfUse_ValueStructure.fareClass |
protected FareClassEnumeration |
Accommodation_VersionedChildStructure.fareClass |
protected FareClassEnumeration |
FareTable_VersionStructure.Specifics.fareClass |
protected FareClassEnumeration |
OnboardStay_VersionedChlldStructure.fareClass |
protected FareClassEnumeration |
Cell_VersionedChildStructure.fareClass |
protected FareClassEnumeration |
Exchanging_VersionStructure.toFareClass |
| Modifier and Type | Field and Description |
|---|---|
protected List<FareClassEnumeration> |
WaitingRoomEquipment_VersionStructure.fareClass |
protected List<FareClassEnumeration> |
FacilitySet_VersionStructure.fareClasses |
protected List<FareClassEnumeration> |
TrainElement_VersionStructure.fareClasses |
protected List<FareClassEnumeration> |
TrainComponent_DerivedViewStructure.fareClasses |
| Modifier and Type | Method and Description |
|---|---|
static FareClassEnumeration |
FareClassEnumeration.fromValue(String v) |
FareClassEnumeration |
PassengerCapacityStructure.getFareClass()
Gets the value of the fareClass property.
|
FareClassEnumeration |
ClassOfUse_ValueStructure.getFareClass()
Gets the value of the fareClass property.
|
FareClassEnumeration |
Accommodation_VersionedChildStructure.getFareClass()
Gets the value of the fareClass property.
|
FareClassEnumeration |
FareTable_VersionStructure.Specifics.getFareClass()
Gets the value of the fareClass property.
|
FareClassEnumeration |
OnboardStay_VersionedChlldStructure.getFareClass()
Gets the value of the fareClass property.
|
FareClassEnumeration |
Cell_VersionedChildStructure.getFareClass()
Gets the value of the fareClass property.
|
FareClassEnumeration |
Exchanging_VersionStructure.getToFareClass()
Gets the value of the toFareClass property.
|
static FareClassEnumeration |
FareClassEnumeration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FareClassEnumeration[] |
FareClassEnumeration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<FareClassEnumeration> |
ObjectFactory.createFareClass(FareClassEnumeration value)
|
JAXBElement<List<FareClassEnumeration>> |
ObjectFactory.createFareClasses(List<FareClassEnumeration> value)
|
List<FareClassEnumeration> |
WaitingRoomEquipment_VersionStructure.getFareClass()
Gets the value of the fareClass property.
|
List<FareClassEnumeration> |
FacilitySet_VersionStructure.getFareClasses()
Gets the value of the fareClasses property.
|
List<FareClassEnumeration> |
TrainElement_VersionStructure.getFareClasses()
Gets the value of the fareClasses property.
|
List<FareClassEnumeration> |
TrainComponent_DerivedViewStructure.getFareClasses()
Gets the value of the fareClasses property.
|
Copyright © 2018 Entur AS. All rights reserved.