| Package | Description |
|---|---|
| eu.datex2.schema._2._2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected MeansOfPaymentEnum |
IndividualCharge.usedMeansOfPayment |
| Modifier and Type | Field and Description |
|---|---|
protected List<MeansOfPaymentEnum> |
TariffsAndPayment.acceptedMeansOfPayment |
| Modifier and Type | Method and Description |
|---|---|
static MeansOfPaymentEnum |
MeansOfPaymentEnum.fromValue(String v) |
MeansOfPaymentEnum |
IndividualCharge.getUsedMeansOfPayment()
Gets the value of the usedMeansOfPayment property.
|
static MeansOfPaymentEnum |
MeansOfPaymentEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MeansOfPaymentEnum[] |
MeansOfPaymentEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<MeansOfPaymentEnum> |
TariffsAndPayment.getAcceptedMeansOfPayment()
Gets the value of the acceptedMeansOfPayment property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IndividualCharge.setUsedMeansOfPayment(MeansOfPaymentEnum value)
Sets the value of the usedMeansOfPayment property.
|
Copyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.