|
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.InternationalShippingServiceSelector
public class InternationalShippingServiceSelector
A helper class for InternationalShippingService selection.
Constructor Summary | |
---|---|
InternationalShippingServiceSelector(ShippingTypeCodeType shippingType,
InternationalShippingServiceOptionsType shippingServiceOption,
java.util.Hashtable shipToLocations,
ControlTagItem[] ctrlShippingServices)
Constructor |
Method Summary | |
---|---|
ControlTagItem[] |
getCtrlShippingServices()
Return a list of ControlTagItems of available ShippingServiceOptions. |
InternationalShippingServiceOptionsType |
getSelectedShippingServiceOption()
Return the selected InternationalShippingServiceOption. |
java.util.ArrayList |
getSelectedShipToLocations()
Return the available ShipToLocations. |
InternationalShippingServiceOptionsType |
getShippingServiceOption()
Return the InternationalShippingServiceOptionsType |
ShippingTypeCodeType |
getShippingType()
Return the ShippingType. |
java.util.Hashtable |
getShipToLocationOptions()
Return the available ShipToLocations. |
void |
setCtrlShippingServices(ControlTagItem[] ctrlShippingServices)
Set the ControlTagItems of available InternationalShippingServiceOptions. |
void |
setSelectedShippingServiceOption(InternationalShippingServiceOptionsType option)
Set the selected InternationalShippingServiceOption. |
void |
setSelectedShipToLocations(java.util.ArrayList list)
Set the selected ShipToLocations. |
void |
setShippingServiceOption(InternationalShippingServiceOptionsType shippingServiceOption)
Set the InternationalShippingServiceOptionsType |
void |
setShippingType(ShippingTypeCodeType shippingType)
Set the ShippingType. |
void |
setShipToLocationOptions(java.util.Hashtable map)
Set the available ShipToLocations. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InternationalShippingServiceSelector(ShippingTypeCodeType shippingType, InternationalShippingServiceOptionsType shippingServiceOption, java.util.Hashtable shipToLocations, ControlTagItem[] ctrlShippingServices)
shippingType
- ShippingTypeCodeTypeshippingServiceOption
- InternationalShippingServiceOptionsTypeshipToLocations
- HashtablectrlShippingServices
- ControlTagItem[]Method Detail |
---|
public ControlTagItem[] getCtrlShippingServices()
public InternationalShippingServiceOptionsType getSelectedShippingServiceOption()
public java.util.ArrayList getSelectedShipToLocations()
public InternationalShippingServiceOptionsType getShippingServiceOption()
public java.util.Hashtable getShipToLocationOptions()
public ShippingTypeCodeType getShippingType()
public void setCtrlShippingServices(ControlTagItem[] ctrlShippingServices)
ctrlShippingServices
- ControlTagItem[]public void setSelectedShippingServiceOption(InternationalShippingServiceOptionsType option)
option
- InternationalShippingServiceOptionsTypepublic void setSelectedShipToLocations(java.util.ArrayList list)
list
- ArrayListpublic void setShippingServiceOption(InternationalShippingServiceOptionsType shippingServiceOption)
shippingServiceOption
- InternationalShippingServiceOptionsTypepublic void setShipToLocationOptions(java.util.Hashtable map)
map
- Hashtablepublic void setShippingType(ShippingTypeCodeType shippingType)
shippingType
- ShippingTypeCodeType
|
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.