|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ebay.sdk.helper.ShippingServiceOptionTreeBuilder
public class ShippingServiceOptionTreeBuilder
A helper class to build a tree for a list of ShippingServiceOptions.
Method Summary | |
---|---|
DefaultMutableTreeNode |
buildShippingServiceOptionNode(ShippingTypeCodeType shippingType,
InternationalShippingServiceOptionsType sso)
Build a node for an InternalShippingServiceOption. |
DefaultMutableTreeNode |
buildShippingServiceOptionNode(ShippingTypeCodeType shippingType,
ShippingServiceOptionsType sso)
Build a node for a ShippingServiceOption. |
DefaultMutableTreeNode |
buildShippingServiceOptionTree(ShippingTypeCodeType shippingType,
InternationalShippingServiceOptionsType[] ssos)
Build a tree for a list of InternationlShippingServiceOptions. |
DefaultMutableTreeNode |
buildShippingServiceOptionTree(ShippingTypeCodeType shippingType,
ShippingServiceOptionsType[] ssos)
Build a tree for a list of ShippingServiceOptions. |
static ShippingServiceOptionTreeBuilder |
getInstance()
Return an instance of ShippingServiceOptionTreeBuilder. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ShippingServiceOptionTreeBuilder getInstance()
public DefaultMutableTreeNode buildShippingServiceOptionTree(ShippingTypeCodeType shippingType, ShippingServiceOptionsType[] ssos)
shippingType
- ShippingTypeCodeTypessos
- ShippingServiceOptionsType[]
public DefaultMutableTreeNode buildShippingServiceOptionNode(ShippingTypeCodeType shippingType, ShippingServiceOptionsType sso)
shippingType
- ShippingTypeCodeTypesso
- ShippingServiceOptionsType
public DefaultMutableTreeNode buildShippingServiceOptionTree(ShippingTypeCodeType shippingType, InternationalShippingServiceOptionsType[] ssos)
shippingType
- ShippingTypeCodeTypessos
- InternationalShippingServiceOptionsType[]
public DefaultMutableTreeNode buildShippingServiceOptionNode(ShippingTypeCodeType shippingType, InternationalShippingServiceOptionsType sso)
shippingType
- ShippingTypeCodeTypesso
- InternationalShippingServiceOptionsType
|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.