| Package | Description |
|---|---|
| urn.ebay.api.PayPalAPI | |
| urn.ebay.apis.eBLBaseComponents |
| Modifier and Type | Method and Description |
|---|---|
CountryCodeType |
BMUpdateButtonRequestType.getButtonCountry()
Getter for buttonCountry
|
CountryCodeType |
BMGetButtonDetailsResponseType.getButtonCountry()
Getter for buttonCountry
|
CountryCodeType |
BMCreateButtonRequestType.getButtonCountry()
Getter for buttonCountry
|
CountryCodeType |
AddressVerifyResponseType.getCountryCode()
Getter for countryCode
|
| Modifier and Type | Method and Description |
|---|---|
void |
BMUpdateButtonRequestType.setButtonCountry(CountryCodeType buttonCountry)
Setter for buttonCountry
|
void |
BMGetButtonDetailsResponseType.setButtonCountry(CountryCodeType buttonCountry)
Setter for buttonCountry
|
void |
BMCreateButtonRequestType.setButtonCountry(CountryCodeType buttonCountry)
Setter for buttonCountry
|
void |
AddressVerifyResponseType.setCountryCode(CountryCodeType countryCode)
Setter for countryCode
|
| Modifier and Type | Method and Description |
|---|---|
static CountryCodeType |
CountryCodeType.fromValue(String v) |
CountryCodeType |
AddressType.getCountry()
Getter for country
|
CountryCodeType |
PayerInfoType.getPayerCountry()
Getter for payerCountry
|
static CountryCodeType |
CountryCodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CountryCodeType[] |
CountryCodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AddressType.setCountry(CountryCodeType country)
Setter for country
|
void |
PayerInfoType.setPayerCountry(CountryCodeType payerCountry)
Setter for payerCountry
|
Copyright © 2017. All Rights Reserved.