| Package | Description |
|---|---|
| urn.ebay.api.PayPalAPI | |
| urn.ebay.apis.CoreComponentTypes | |
| urn.ebay.apis.eBLBaseComponents |
| Modifier and Type | Method and Description |
|---|---|
CurrencyCodeType |
TransactionSearchRequestType.getCurrencyCode()
Getter for currencyCode
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionSearchRequestType.setCurrencyCode(CurrencyCodeType currencyCode)
Setter for currencyCode
|
| Modifier and Type | Method and Description |
|---|---|
CurrencyCodeType |
BasicAmountType.getCurrencyID()
Getter for currencyID
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasicAmountType.setCurrencyID(CurrencyCodeType currencyID)
Setter for currencyID
|
| Constructor and Description |
|---|
BasicAmountType(CurrencyCodeType currencyID,
String value)
Constructor with arguments
|
| Modifier and Type | Method and Description |
|---|---|
static CurrencyCodeType |
CurrencyCodeType.fromValue(String v) |
static CurrencyCodeType |
CurrencyCodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CurrencyCodeType[] |
CurrencyCodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All Rights Reserved.