| java.lang.Object | ||
| ↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
| ↳ | ebay.apis.eblbasecomponents.ShippingServiceCodeType | |
Java class for ShippingServiceCodeType.
The following schema fragment specifies the expected content contained within this class.
<simpleType name="ShippingServiceCodeType">
<restriction base="{http://www.w3.org/2001/XMLSchema}token">
<enumeration value="UPSGround"/>
<enumeration value="UPS3rdDay"/>
<enumeration value="UPS2ndDay"/>
<enumeration value="UPSNextDay"/>
<enumeration value="USPSPriority"/>
<enumeration value="USPSParcel"/>
<enumeration value="USPSMedia"/>
<enumeration value="USPSFirstClass"/>
<enumeration value="ShippingMethodStandard"/>
<enumeration value="ShippingMethodExpress"/>
<enumeration value="ShippingMethodNextDay"/>
<enumeration value="USPSExpressMail"/>
<enumeration value="USPSGround"/>
<enumeration value="Download"/>
<enumeration value="WillCall_Or_Pickup"/>
<enumeration value="CustomCode"/>
</restriction>
</simpleType>
| Enum Values | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ShippingServiceCodeType | CUSTOM_CODE | Reserved for internal or future use. | |||||||||
| ShippingServiceCodeType | DOWNLOAD | Download. | |||||||||
| ShippingServiceCodeType | SHIPPING_METHOD_EXPRESS | ShippingMethodExpress- used by merchant tool only | |||||||||
| ShippingServiceCodeType | SHIPPING_METHOD_NEXT_DAY | ShippingMethodNextDay- used by merchant tool only | |||||||||
| ShippingServiceCodeType | SHIPPING_METHOD_STANDARD | ShippingMethodStandard - used by merchant tool only | |||||||||
| ShippingServiceCodeType | UPS_2_ND_DAY | UPS 2nd Day | |||||||||
| ShippingServiceCodeType | UPS_3_RD_DAY | UPS 3rd Day | |||||||||
| ShippingServiceCodeType | UPS_GROUND | UPS Ground | |||||||||
| ShippingServiceCodeType | UPS_NEXT_DAY | UPS Next Day. | |||||||||
| ShippingServiceCodeType | USPS_EXPRESS_MAIL | USPS Express Mail | |||||||||
| ShippingServiceCodeType | USPS_FIRST_CLASS | USPS First Class | |||||||||
| ShippingServiceCodeType | USPS_GROUND | USPS Ground | |||||||||
| ShippingServiceCodeType | USPS_MEDIA | USPS Media. | |||||||||
| ShippingServiceCodeType | USPS_PARCEL | USPS Parcel. | |||||||||
| ShippingServiceCodeType | USPS_PRIORITY | USPS Priority. | |||||||||
| ShippingServiceCodeType | WILL_CALL_OR_PICKUP | Will Call Or Pick Up. | |||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| value | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
| |||||||||||
ShippingMethodExpress- used by merchant tool only
ShippingMethodNextDay- used by merchant tool only
ShippingMethodStandard - used by merchant tool only