|
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.ShippingServiceSelector
public class ShippingServiceSelector
A helper class for domestic ShippingServiceOption selection.
Constructor Summary | |
---|---|
ShippingServiceSelector(ShippingTypeCodeType shippingType,
ShippingServiceOptionsType shippingServiceOption,
ControlTagItem[] ctrlShippingServices)
Constructor |
Method Summary | |
---|---|
ControlTagItem[] |
getCtrlShippingServices()
Return a list of ShippingServiceOptions available in the ShippingServiceSelector. |
ShippingServiceOptionsType |
getSelectedShippingServiceOption()
Return the selected ShippingService in the ShipppingServiceSelector. |
ShippingServiceOptionsType |
getShippingServiceOption()
Return the ShippingServiceOption in the ShippingServiceSelector. |
ShippingTypeCodeType |
getShippingType()
Return the ShippingType of the ShippingServiceSelector. |
void |
setCtrlShippingServices(ControlTagItem[] ctrlShippingServices)
Set the ControlTagItems of available ShippingServiceOptions. |
void |
setSelectedShippingServiceOption(ShippingServiceOptionsType option)
Set the selected ShippingServiceOption |
void |
setShippingServiceOption(ShippingServiceOptionsType shippingServiceOption)
Set the ShippingServiceOption |
void |
setShippingType(ShippingTypeCodeType shippingType)
Set the ShippingType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShippingServiceSelector(ShippingTypeCodeType shippingType, ShippingServiceOptionsType shippingServiceOption, ControlTagItem[] ctrlShippingServices)
shippingType
- ShippingTypeCodeTypeshippingServiceOption
- ShippingServiceOptionsTypectrlShippingServices
- ControlTagItem[]Method Detail |
---|
public ControlTagItem[] getCtrlShippingServices()
public ShippingServiceOptionsType getShippingServiceOption()
public ShippingServiceOptionsType getSelectedShippingServiceOption()
public ShippingTypeCodeType getShippingType()
public void setCtrlShippingServices(ControlTagItem[] ctrlShippingServices)
ctrlShippingServices
- ControlTagItem[]public void setSelectedShippingServiceOption(ShippingServiceOptionsType option)
option
- ShippingServiceOptionsTypepublic void setShippingServiceOption(ShippingServiceOptionsType shippingServiceOption)
shippingServiceOption
- ShippingServiceOptionsTypepublic 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.