|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ShippingServiceCodeType | |
|---|---|
| urn.ebay.apis.eBLBaseComponents | |
| Uses of ShippingServiceCodeType in urn.ebay.apis.eBLBaseComponents |
|---|
| Methods in urn.ebay.apis.eBLBaseComponents that return ShippingServiceCodeType | |
|---|---|
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. |
| Methods in urn.ebay.apis.eBLBaseComponents with parameters of type ShippingServiceCodeType | |
|---|---|
void |
SetExpressCheckoutRequestDetailsType.setShippingMethod(ShippingServiceCodeType shippingMethod)
Setter for shippingMethod |
void |
PaymentDetailsType.setShippingMethod(ShippingServiceCodeType shippingMethod)
Setter for shippingMethod |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||