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