Changes since
the last release

Uses of Class
com.ebay.soap.eBLBaseComponents.ShippingDetailsType

Packages that use ShippingDetailsType
com.ebay.sdk.call   
com.ebay.sdk.helper   
com.ebay.soap.eBLBaseComponents   
 

Uses of ShippingDetailsType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return ShippingDetailsType
 ShippingDetailsType GetItemShippingCall.getItemShipping()
          This is the base request type of the GetItemShipping call.
 ShippingDetailsType GetItemShippingCall.getReturnedShippingDetails()
          Valid after executing the API.
 

Uses of ShippingDetailsType in com.ebay.sdk.helper
 

Methods in com.ebay.sdk.helper that return ShippingDetailsType
 ShippingDetailsType ServiceControlManager.processUserShippingDetails(ArrayList shippingServiceOptions, ArrayList intlShippingServiceOptions)
           
 

Uses of ShippingDetailsType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as ShippingDetailsType
protected  ShippingDetailsType TransactionType.shippingDetails
           
protected  ShippingDetailsType SellingManagerSoldOrderType.shippingDetails
           
protected  ShippingDetailsType OrderType.shippingDetails
           
protected  ShippingDetailsType ItemType.shippingDetails
           
protected  ShippingDetailsType GetItemShippingResponseType.shippingDetails
           
 

Methods in com.ebay.soap.eBLBaseComponents that return ShippingDetailsType
 ShippingDetailsType ObjectFactory.createShippingDetailsType()
          Create an instance of ShippingDetailsType
 ShippingDetailsType TransactionType.getShippingDetails()
          Gets the value of the shippingDetails property.
 ShippingDetailsType SellingManagerSoldOrderType.getShippingDetails()
          Gets the value of the shippingDetails property.
 ShippingDetailsType OrderType.getShippingDetails()
          Gets the value of the shippingDetails property.
 ShippingDetailsType ItemType.getShippingDetails()
          Gets the value of the shippingDetails property.
 ShippingDetailsType GetItemShippingResponseType.getShippingDetails()
          Gets the value of the shippingDetails property.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type ShippingDetailsType
 void TransactionType.setShippingDetails(ShippingDetailsType value)
          Sets the value of the shippingDetails property.
 void SellingManagerSoldOrderType.setShippingDetails(ShippingDetailsType value)
          Sets the value of the shippingDetails property.
 void OrderType.setShippingDetails(ShippingDetailsType value)
          Sets the value of the shippingDetails property.
 void ItemType.setShippingDetails(ShippingDetailsType value)
          Sets the value of the shippingDetails property.
 void GetItemShippingResponseType.setShippingDetails(ShippingDetailsType value)
          Sets the value of the shippingDetails property.
 


Changes since
the last release

The information contained in this document is proprietary and confidential. Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc. For information regarding a qualifying NDA, contact Developer Relations: developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.