| Package | Description |
|---|---|
| org.rutebanken.netex.model |
| Modifier and Type | Field and Description |
|---|---|
protected TariffBasisEnumeration |
FareStructureElement_VersionStructure.tariffBasis |
protected TariffBasisEnumeration |
ConditionSummaryStructure.tariffBasis |
protected TariffBasisEnumeration |
Tariff_VersionStructure.tariffBasis |
| Modifier and Type | Method and Description |
|---|---|
static TariffBasisEnumeration |
TariffBasisEnumeration.fromValue(String v) |
TariffBasisEnumeration |
FareStructureElement_VersionStructure.getTariffBasis()
Gets the value of the tariffBasis property.
|
TariffBasisEnumeration |
ConditionSummaryStructure.getTariffBasis()
Gets the value of the tariffBasis property.
|
TariffBasisEnumeration |
Tariff_VersionStructure.getTariffBasis()
Gets the value of the tariffBasis property.
|
static TariffBasisEnumeration |
TariffBasisEnumeration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TariffBasisEnumeration[] |
TariffBasisEnumeration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FareStructureElement_VersionStructure.setTariffBasis(TariffBasisEnumeration value)
Sets the value of the tariffBasis property.
|
void |
ConditionSummaryStructure.setTariffBasis(TariffBasisEnumeration value)
Sets the value of the tariffBasis property.
|
void |
Tariff_VersionStructure.setTariffBasis(TariffBasisEnumeration value)
Sets the value of the tariffBasis property.
|
FareStructureElement_VersionStructure |
FareStructureElement_VersionStructure.withTariffBasis(TariffBasisEnumeration value) |
Tariff |
Tariff.withTariffBasis(TariffBasisEnumeration value) |
ConditionSummaryStructure |
ConditionSummaryStructure.withTariffBasis(TariffBasisEnumeration value) |
FareStructureElement |
FareStructureElement.withTariffBasis(TariffBasisEnumeration value) |
Tariff_VersionStructure |
Tariff_VersionStructure.withTariffBasis(TariffBasisEnumeration value) |
Copyright © 2018 Entur AS. All rights reserved.