| Package | Description |
|---|---|
| urn.ebay.api.PayPalAPI | |
| urn.ebay.apis.eBLBaseComponents |
| Modifier and Type | Method and Description |
|---|---|
ButtonCodeType |
BMUpdateButtonRequestType.getButtonCode()
Getter for buttonCode
|
ButtonCodeType |
BMGetButtonDetailsResponseType.getButtonCode()
Getter for buttonCode
|
ButtonCodeType |
BMCreateButtonRequestType.getButtonCode()
Getter for buttonCode
|
| Modifier and Type | Method and Description |
|---|---|
void |
BMUpdateButtonRequestType.setButtonCode(ButtonCodeType buttonCode)
Setter for buttonCode
|
void |
BMGetButtonDetailsResponseType.setButtonCode(ButtonCodeType buttonCode)
Setter for buttonCode
|
void |
BMCreateButtonRequestType.setButtonCode(ButtonCodeType buttonCode)
Setter for buttonCode
|
| Modifier and Type | Method and Description |
|---|---|
static ButtonCodeType |
ButtonCodeType.fromValue(String v) |
static ButtonCodeType |
ButtonCodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ButtonCodeType[] |
ButtonCodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All Rights Reserved.