Changes since
the last release

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

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

Uses of ShippingServiceDetailsType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return ShippingServiceDetailsType
 ShippingServiceDetailsType[] GeteBayDetailsCall.getReturnedShippingServiceDetails()
          Valid after executing the API.
 

Uses of ShippingServiceDetailsType in com.ebay.sdk.helper
 

Methods in com.ebay.sdk.helper that return ShippingServiceDetailsType
 ShippingServiceDetailsType eBayDetailsHelper1.getShippingServiceDetailsBySiteAndShippingServiceID(SiteCodeType site, Integer shippingServiceID)
           
 ShippingServiceDetailsType[] eBayDetailsHelper1.getShippingServiceDetailsForSite(SiteCodeType site)
           
 

Uses of ShippingServiceDetailsType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type ShippingServiceDetailsType
protected  List<ShippingServiceDetailsType> GeteBayDetailsResponseType.shippingServiceDetails
           
 

Methods in com.ebay.soap.eBLBaseComponents that return ShippingServiceDetailsType
 ShippingServiceDetailsType ObjectFactory.createShippingServiceDetailsType()
          Create an instance of ShippingServiceDetailsType
 ShippingServiceDetailsType[] GeteBayDetailsResponseType.getShippingServiceDetails()
           
 ShippingServiceDetailsType GeteBayDetailsResponseType.getShippingServiceDetails(int idx)
           
 ShippingServiceDetailsType GeteBayDetailsResponseType.setShippingServiceDetails(int idx, ShippingServiceDetailsType value)
           
 

Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type ShippingServiceDetailsType
protected  List<ShippingServiceDetailsType> GeteBayDetailsResponseType._getShippingServiceDetails()
           
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type ShippingServiceDetailsType
 ShippingServiceDetailsType GeteBayDetailsResponseType.setShippingServiceDetails(int idx, ShippingServiceDetailsType value)
           
 void GeteBayDetailsResponseType.setShippingServiceDetails(ShippingServiceDetailsType[] values)
           
 


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.