| Package | Description |
|---|---|
| org.rutebanken.netex.model |
| Modifier and Type | Field and Description |
|---|---|
protected PerBasisEnumeration |
Reserving_VersionStructure.feeBasis |
protected PerBasisEnumeration |
GroupTicket_VersionStructure.pricingBasis |
protected PerBasisEnumeration |
Reselling_VersionStructure.refundBasis |
| Modifier and Type | Method and Description |
|---|---|
static PerBasisEnumeration |
PerBasisEnumeration.fromValue(String v) |
PerBasisEnumeration |
Reserving_VersionStructure.getFeeBasis()
Gets the value of the feeBasis property.
|
PerBasisEnumeration |
GroupTicket_VersionStructure.getPricingBasis()
Gets the value of the pricingBasis property.
|
PerBasisEnumeration |
Reselling_VersionStructure.getRefundBasis()
Gets the value of the refundBasis property.
|
static PerBasisEnumeration |
PerBasisEnumeration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PerBasisEnumeration[] |
PerBasisEnumeration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 Entur AS. All rights reserved.