| Package | Description |
|---|---|
| org.rutebanken.netex.model |
| Modifier and Type | Field and Description |
|---|---|
protected DiscountBasisEnumeration |
FrequencyOfUse_VersionStructure.discountBasis |
protected DiscountBasisEnumeration |
CompanionProfile_VersionStructure.discountBasis |
protected DiscountBasisEnumeration |
UserProfile_VersionStructure.discountBasis |
| Modifier and Type | Method and Description |
|---|---|
static DiscountBasisEnumeration |
DiscountBasisEnumeration.fromValue(String v) |
DiscountBasisEnumeration |
FrequencyOfUse_VersionStructure.getDiscountBasis()
Gets the value of the discountBasis property.
|
DiscountBasisEnumeration |
CompanionProfile_VersionStructure.getDiscountBasis()
Gets the value of the discountBasis property.
|
DiscountBasisEnumeration |
UserProfile_VersionStructure.getDiscountBasis()
Gets the value of the discountBasis property.
|
static DiscountBasisEnumeration |
DiscountBasisEnumeration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DiscountBasisEnumeration[] |
DiscountBasisEnumeration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FrequencyOfUse_VersionStructure.setDiscountBasis(DiscountBasisEnumeration value)
Sets the value of the discountBasis property.
|
void |
CompanionProfile_VersionStructure.setDiscountBasis(DiscountBasisEnumeration value)
Sets the value of the discountBasis property.
|
void |
UserProfile_VersionStructure.setDiscountBasis(DiscountBasisEnumeration value)
Sets the value of the discountBasis property.
|
UserProfile |
UserProfile.withDiscountBasis(DiscountBasisEnumeration value) |
FrequencyOfUse_VersionStructure |
FrequencyOfUse_VersionStructure.withDiscountBasis(DiscountBasisEnumeration value) |
FrequencyOfUse |
FrequencyOfUse.withDiscountBasis(DiscountBasisEnumeration value) |
CompanionProfile_VersionStructure |
CompanionProfile_VersionStructure.withDiscountBasis(DiscountBasisEnumeration value) |
CompanionProfile |
CompanionProfile.withDiscountBasis(DiscountBasisEnumeration value) |
UserProfile_VersionStructure |
UserProfile_VersionStructure.withDiscountBasis(DiscountBasisEnumeration value) |
Copyright © 2018 Entur AS. All rights reserved.