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