|
Changes since the last release |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ShippingServiceOptionsType | |
---|---|
com.ebay.sdk.call | |
com.ebay.sdk.helper | |
com.ebay.soap.eBLBaseComponents |
Uses of ShippingServiceOptionsType in com.ebay.sdk.call |
---|
Methods in com.ebay.sdk.call that return ShippingServiceOptionsType | |
---|---|
ShippingServiceOptionsType[] |
SendInvoiceCall.getShippingServiceOptions()
Gets the SendInvoiceRequestType.shippingServiceOptions. |
Methods in com.ebay.sdk.call with parameters of type ShippingServiceOptionsType | |
---|---|
void |
SendInvoiceCall.setShippingServiceOptions(ShippingServiceOptionsType[] shippingServiceOptions)
Sets the SendInvoiceRequestType.shippingServiceOptions. |
Uses of ShippingServiceOptionsType in com.ebay.sdk.helper |
---|
Methods in com.ebay.sdk.helper that return ShippingServiceOptionsType | |
---|---|
ShippingServiceOptionsType |
ShippingServiceSelector.getSelectedShippingServiceOption()
Return the selected ShippingService in the ShipppingServiceSelector. |
ShippingServiceOptionsType |
ShippingServiceSelector.getShippingServiceOption()
Return the ShippingServiceOption in the ShippingServiceSelector. |
ShippingServiceOptionsType |
ServiceControlManager.processUserSelectedShippingService(CurrencyCodeType currencyId,
JComboBox cbxShippingServiceSelected,
ControlTagItem[] ctrlShippingServices,
JComboBox cbxIntlShippingServiceSelected,
ControlTagItem[] ctrlIntlShippingServices,
JTextField txtShippingServiceSelectedCost)
|
Methods in com.ebay.sdk.helper with parameters of type ShippingServiceOptionsType | |
---|---|
DefaultMutableTreeNode |
ShippingServiceOptionTreeBuilder.buildShippingServiceOptionNode(ShippingTypeCodeType shippingType,
ShippingServiceOptionsType sso)
Build a node for a ShippingServiceOption. |
DefaultMutableTreeNode |
ShippingServiceOptionTreeBuilder.buildShippingServiceOptionTree(ShippingTypeCodeType shippingType,
ShippingServiceOptionsType[] ssos)
Build a tree for a list of ShippingServiceOptions. |
void |
ShippingServiceSelector.setSelectedShippingServiceOption(ShippingServiceOptionsType option)
Set the selected ShippingServiceOption |
void |
ShippingServiceSelector.setShippingServiceOption(ShippingServiceOptionsType shippingServiceOption)
Set the ShippingServiceOption |
Constructors in com.ebay.sdk.helper with parameters of type ShippingServiceOptionsType | |
---|---|
ShippingServiceSelector(ShippingTypeCodeType shippingType,
ShippingServiceOptionsType shippingServiceOption,
ControlTagItem[] ctrlShippingServices)
Constructor |
Uses of ShippingServiceOptionsType in com.ebay.soap.eBLBaseComponents |
---|
Fields in com.ebay.soap.eBLBaseComponents declared as ShippingServiceOptionsType | |
---|---|
protected ShippingServiceOptionsType |
TransactionType.shippingServiceSelected
|
protected ShippingServiceOptionsType |
OrderType.shippingServiceSelected
|
Fields in com.ebay.soap.eBLBaseComponents with type parameters of type ShippingServiceOptionsType | |
---|---|
protected List<ShippingServiceOptionsType> |
ShippingDetailsType.shippingServiceOptions
|
protected List<ShippingServiceOptionsType> |
SendInvoiceRequestType.shippingServiceOptions
|
Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type ShippingServiceOptionsType | |
---|---|
protected List<ShippingServiceOptionsType> |
ShippingDetailsType._getShippingServiceOptions()
|
protected List<ShippingServiceOptionsType> |
SendInvoiceRequestType._getShippingServiceOptions()
|
Methods in com.ebay.soap.eBLBaseComponents with parameters of type ShippingServiceOptionsType | |
---|---|
ShippingServiceOptionsType |
ShippingDetailsType.setShippingServiceOptions(int idx,
ShippingServiceOptionsType value)
|
ShippingServiceOptionsType |
SendInvoiceRequestType.setShippingServiceOptions(int idx,
ShippingServiceOptionsType value)
|
void |
ShippingDetailsType.setShippingServiceOptions(ShippingServiceOptionsType[] values)
|
void |
SendInvoiceRequestType.setShippingServiceOptions(ShippingServiceOptionsType[] values)
|
void |
TransactionType.setShippingServiceSelected(ShippingServiceOptionsType value)
Sets the value of the shippingServiceSelected property. |
void |
OrderType.setShippingServiceSelected(ShippingServiceOptionsType value)
Sets the value of the shippingServiceSelected property. |
|
Changes since the last release |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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.