|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CurrencyCodeContentType | |
---|---|
org.openvpms.esci.ubl.common |
Uses of CurrencyCodeContentType in org.openvpms.esci.ubl.common |
---|
Fields in org.openvpms.esci.ubl.common declared as CurrencyCodeContentType | |
---|---|
protected CurrencyCodeContentType |
AmountType.currencyID
|
Methods in org.openvpms.esci.ubl.common that return CurrencyCodeContentType | |
---|---|
static CurrencyCodeContentType |
CurrencyCodeContentType.fromValue(String v)
|
CurrencyCodeContentType |
AmountType.getCurrencyID()
Gets the value of the currencyID property. |
static CurrencyCodeContentType |
CurrencyCodeContentType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CurrencyCodeContentType[] |
CurrencyCodeContentType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.openvpms.esci.ubl.common with parameters of type CurrencyCodeContentType | |
---|---|
void |
AmountType.setCurrencyID(CurrencyCodeContentType value)
Sets the value of the currencyID property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |