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