| Package | Description |
|---|---|
| eu.fispace.api.admin |
This package contains the classes that describe the format of the messages that
the FIspace Store component will exchange with:
|
| Modifier and Type | Field and Description |
|---|---|
protected Currencies |
PaymentInfo.priceComponentPriceSpecificationCurrency |
| Modifier and Type | Method and Description |
|---|---|
static Currencies |
Currencies.fromValue(String v) |
Currencies |
PaymentInfo.getPriceComponentPriceSpecificationCurrency()
Obtiene el valor de la propiedad priceComponentPriceSpecificationCurrency.
|
static Currencies |
Currencies.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Currencies[] |
Currencies.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentInfo.setPriceComponentPriceSpecificationCurrency(Currencies value)
Define el valor de la propiedad priceComponentPriceSpecificationCurrency.
|
PaymentInfo |
PaymentInfo.withPriceComponentPriceSpecificationCurrency(Currencies value) |
Copyright © 2015. All Rights Reserved.