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