Changes since
the last release

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

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

Uses of InternationalShippingServiceOptionsType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return InternationalShippingServiceOptionsType
 InternationalShippingServiceOptionsType[] SendInvoiceCall.getInternationalShippingServiceOptions()
          Gets the SendInvoiceRequestType.internationalShippingServiceOptions.
 

Methods in com.ebay.sdk.call with parameters of type InternationalShippingServiceOptionsType
 void SendInvoiceCall.setInternationalShippingServiceOptions(InternationalShippingServiceOptionsType[] internationalShippingServiceOptions)
          Sets the SendInvoiceRequestType.internationalShippingServiceOptions.
 

Uses of InternationalShippingServiceOptionsType in com.ebay.sdk.helper
 

Methods in com.ebay.sdk.helper that return InternationalShippingServiceOptionsType
 InternationalShippingServiceOptionsType InternationalShippingServiceSelector.getSelectedShippingServiceOption()
          Return the selected InternationalShippingServiceOption.
 InternationalShippingServiceOptionsType InternationalShippingServiceSelector.getShippingServiceOption()
          Return the InternationalShippingServiceOptionsType
 

Methods in com.ebay.sdk.helper with parameters of type InternationalShippingServiceOptionsType
 DefaultMutableTreeNode ShippingServiceOptionTreeBuilder.buildShippingServiceOptionNode(ShippingTypeCodeType shippingType, InternationalShippingServiceOptionsType sso)
          Build a node for an InternalShippingServiceOption.
 DefaultMutableTreeNode ShippingServiceOptionTreeBuilder.buildShippingServiceOptionTree(ShippingTypeCodeType shippingType, InternationalShippingServiceOptionsType[] ssos)
          Build a tree for a list of InternationlShippingServiceOptions.
 void InternationalShippingServiceSelector.setSelectedShippingServiceOption(InternationalShippingServiceOptionsType option)
          Set the selected InternationalShippingServiceOption.
 void InternationalShippingServiceSelector.setShippingServiceOption(InternationalShippingServiceOptionsType shippingServiceOption)
          Set the InternationalShippingServiceOptionsType
 

Constructors in com.ebay.sdk.helper with parameters of type InternationalShippingServiceOptionsType
InternationalShippingServiceSelector(ShippingTypeCodeType shippingType, InternationalShippingServiceOptionsType shippingServiceOption, Hashtable shipToLocations, ControlTagItem[] ctrlShippingServices)
          Constructor
 

Uses of InternationalShippingServiceOptionsType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type InternationalShippingServiceOptionsType
protected  List<InternationalShippingServiceOptionsType> ShippingDetailsType.internationalShippingServiceOption
           
protected  List<InternationalShippingServiceOptionsType> SendInvoiceRequestType.internationalShippingServiceOptions
           
 

Methods in com.ebay.soap.eBLBaseComponents that return InternationalShippingServiceOptionsType
 InternationalShippingServiceOptionsType ObjectFactory.createInternationalShippingServiceOptionsType()
          Create an instance of InternationalShippingServiceOptionsType
 InternationalShippingServiceOptionsType[] ShippingDetailsType.getInternationalShippingServiceOption()
           
 InternationalShippingServiceOptionsType ShippingDetailsType.getInternationalShippingServiceOption(int idx)
           
 InternationalShippingServiceOptionsType[] SendInvoiceRequestType.getInternationalShippingServiceOptions()
           
 InternationalShippingServiceOptionsType SendInvoiceRequestType.getInternationalShippingServiceOptions(int idx)
           
 InternationalShippingServiceOptionsType ShippingDetailsType.setInternationalShippingServiceOption(int idx, InternationalShippingServiceOptionsType value)
           
 InternationalShippingServiceOptionsType SendInvoiceRequestType.setInternationalShippingServiceOptions(int idx, InternationalShippingServiceOptionsType value)
           
 

Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type InternationalShippingServiceOptionsType
protected  List<InternationalShippingServiceOptionsType> ShippingDetailsType._getInternationalShippingServiceOption()
           
protected  List<InternationalShippingServiceOptionsType> SendInvoiceRequestType._getInternationalShippingServiceOptions()
           
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type InternationalShippingServiceOptionsType
 void ShippingDetailsType.setInternationalShippingServiceOption(InternationalShippingServiceOptionsType[] values)
           
 InternationalShippingServiceOptionsType ShippingDetailsType.setInternationalShippingServiceOption(int idx, InternationalShippingServiceOptionsType value)
           
 void SendInvoiceRequestType.setInternationalShippingServiceOptions(InternationalShippingServiceOptionsType[] values)
           
 InternationalShippingServiceOptionsType SendInvoiceRequestType.setInternationalShippingServiceOptions(int idx, InternationalShippingServiceOptionsType value)
           
 


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.