|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CurrencyCodeEnumeration | |
|---|---|
| yarfraw.generated.googlebase.elements | |
| Uses of CurrencyCodeEnumeration in yarfraw.generated.googlebase.elements |
|---|
| Fields in yarfraw.generated.googlebase.elements declared as CurrencyCodeEnumeration | |
|---|---|
protected CurrencyCodeEnumeration |
GoogleBaseExtension.currency
|
| Methods in yarfraw.generated.googlebase.elements that return CurrencyCodeEnumeration | |
|---|---|
static CurrencyCodeEnumeration |
CurrencyCodeEnumeration.fromValue(String v)
|
CurrencyCodeEnumeration |
GoogleBaseExtension.getCurrency()
Gets the value of the currency property. |
static CurrencyCodeEnumeration |
CurrencyCodeEnumeration.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CurrencyCodeEnumeration[] |
CurrencyCodeEnumeration.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in yarfraw.generated.googlebase.elements that return types with arguments of type CurrencyCodeEnumeration | |
|---|---|
JAXBElement<CurrencyCodeEnumeration> |
ObjectFactory.createCurrency(CurrencyCodeEnumeration value)
Create an instance of JAXBElement<CurrencyCodeEnumeration>} |
| Methods in yarfraw.generated.googlebase.elements with parameters of type CurrencyCodeEnumeration | |
|---|---|
JAXBElement<CurrencyCodeEnumeration> |
ObjectFactory.createCurrency(CurrencyCodeEnumeration value)
Create an instance of JAXBElement<CurrencyCodeEnumeration>} |
void |
GoogleBaseExtension.setCurrency(CurrencyCodeEnumeration value)
Sets the value of the currency property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||