| Package | Description |
|---|---|
| urn.ebay.apis.eBLBaseComponents |
| Modifier and Type | Method and Description |
|---|---|
static ShippingServiceCodeType |
ShippingServiceCodeType.fromValue(String v) |
ShippingServiceCodeType |
SetExpressCheckoutRequestDetailsType.getShippingMethod()
Getter for shippingMethod
|
ShippingServiceCodeType |
PaymentDetailsType.getShippingMethod()
Getter for shippingMethod
|
static ShippingServiceCodeType |
ShippingServiceCodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ShippingServiceCodeType[] |
ShippingServiceCodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SetExpressCheckoutRequestDetailsType.setShippingMethod(ShippingServiceCodeType shippingMethod)
Setter for shippingMethod
|
void |
PaymentDetailsType.setShippingMethod(ShippingServiceCodeType shippingMethod)
Setter for shippingMethod
|
Copyright © 2017. All Rights Reserved.