|
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.soap.eBLBaseComponents.ShippingDetailsType
public class ShippingDetailsType
Type defining the ShippingDetails container, which contains the shipping-related
details for an order line item (pre-checkout) or order (post-checkout).
IMPORTANT: To avoid loss of shipping details when revising a listing, you must include all ShippingDetails fields that were originally provided. Do not omit any tag, even if its value does not change. Omitting a shipping field when revising an item will remove that detail from the listing.
Java class for ShippingDetailsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ShippingDetailsType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="AllowPaymentEdit" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="ApplyShippingDiscount" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="GlobalShipping" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="CalculatedShippingRate" type="{urn:ebay:apis:eBLBaseComponents}CalculatedShippingRateType" minOccurs="0"/> <element name="ChangePaymentInstructions" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="InsuranceWanted" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="PaymentEdited" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="PaymentInstructions" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="SalesTax" type="{urn:ebay:apis:eBLBaseComponents}SalesTaxType" minOccurs="0"/> <element name="ShippingRateErrorMessage" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ShippingRateType" type="{urn:ebay:apis:eBLBaseComponents}ShippingRateTypeCodeType" minOccurs="0"/> <element name="ShippingServiceOptions" type="{urn:ebay:apis:eBLBaseComponents}ShippingServiceOptionsType" maxOccurs="unbounded" minOccurs="0"/> <element name="InternationalShippingServiceOption" type="{urn:ebay:apis:eBLBaseComponents}InternationalShippingServiceOptionsType" maxOccurs="unbounded" minOccurs="0"/> <element name="ShippingType" type="{urn:ebay:apis:eBLBaseComponents}ShippingTypeCodeType" minOccurs="0"/> <element name="SellingManagerSalesRecordNumber" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="ThirdPartyCheckout" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="TaxTable" type="{urn:ebay:apis:eBLBaseComponents}TaxTableType" minOccurs="0"/> <element name="GetItFast" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="ShippingServiceUsed" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/> <element name="DefaultShippingCost" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/> <element name="ShippingDiscountProfileID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="FlatShippingDiscount" type="{urn:ebay:apis:eBLBaseComponents}FlatShippingDiscountType" minOccurs="0"/> <element name="CalculatedShippingDiscount" type="{urn:ebay:apis:eBLBaseComponents}CalculatedShippingDiscountType" minOccurs="0"/> <element name="PromotionalShippingDiscount" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="InternationalShippingDiscountProfileID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="InternationalFlatShippingDiscount" type="{urn:ebay:apis:eBLBaseComponents}FlatShippingDiscountType" minOccurs="0"/> <element name="InternationalCalculatedShippingDiscount" type="{urn:ebay:apis:eBLBaseComponents}CalculatedShippingDiscountType" minOccurs="0"/> <element name="InternationalPromotionalShippingDiscount" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="PromotionalShippingDiscountDetails" type="{urn:ebay:apis:eBLBaseComponents}PromotionalShippingDiscountDetailsType" minOccurs="0"/> <element name="CODCost" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/> <element name="ExcludeShipToLocation" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/> <element name="SellerExcludeShipToLocationsPreference" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="ShipmentTrackingDetails" type="{urn:ebay:apis:eBLBaseComponents}ShipmentTrackingDetailsType" maxOccurs="unbounded" minOccurs="0"/> <element name="RateTableDetails" type="{urn:ebay:apis:eBLBaseComponents}RateTableDetailsType" minOccurs="0"/> <any/> </sequence> </restriction> </complexContent> </complexType>
Constructor Summary | |
---|---|
ShippingDetailsType()
|
Method Summary | |
---|---|
protected java.util.List<java.lang.Object> |
_getAny()
|
protected java.util.List<java.lang.String> |
_getExcludeShipToLocation()
|
protected java.util.List<InternationalShippingServiceOptionsType> |
_getInternationalShippingServiceOption()
|
protected java.util.List<ShipmentTrackingDetailsType> |
_getShipmentTrackingDetails()
|
protected java.util.List<ShippingServiceOptionsType> |
_getShippingServiceOptions()
|
java.lang.Object[] |
getAny()
|
java.lang.Object |
getAny(int idx)
|
int |
getAnyLength()
|
CalculatedShippingDiscountType |
getCalculatedShippingDiscount()
Gets the value of the calculatedShippingDiscount property. |
CalculatedShippingRateType |
getCalculatedShippingRate()
Gets the value of the calculatedShippingRate property. |
AmountType |
getCODCost()
Gets the value of the codCost property. |
AmountType |
getDefaultShippingCost()
Gets the value of the defaultShippingCost property. |
java.lang.String[] |
getExcludeShipToLocation()
|
java.lang.String |
getExcludeShipToLocation(int idx)
|
int |
getExcludeShipToLocationLength()
|
FlatShippingDiscountType |
getFlatShippingDiscount()
Gets the value of the flatShippingDiscount property. |
CalculatedShippingDiscountType |
getInternationalCalculatedShippingDiscount()
Gets the value of the internationalCalculatedShippingDiscount property. |
FlatShippingDiscountType |
getInternationalFlatShippingDiscount()
Gets the value of the internationalFlatShippingDiscount property. |
java.lang.String |
getInternationalShippingDiscountProfileID()
Gets the value of the internationalShippingDiscountProfileID property. |
InternationalShippingServiceOptionsType[] |
getInternationalShippingServiceOption()
|
InternationalShippingServiceOptionsType |
getInternationalShippingServiceOption(int idx)
|
int |
getInternationalShippingServiceOptionLength()
|
java.lang.String |
getPaymentInstructions()
Gets the value of the paymentInstructions property. |
PromotionalShippingDiscountDetailsType |
getPromotionalShippingDiscountDetails()
Gets the value of the promotionalShippingDiscountDetails property. |
RateTableDetailsType |
getRateTableDetails()
Gets the value of the rateTableDetails property. |
SalesTaxType |
getSalesTax()
Gets the value of the salesTax property. |
java.lang.Integer |
getSellingManagerSalesRecordNumber()
Gets the value of the sellingManagerSalesRecordNumber property. |
ShipmentTrackingDetailsType[] |
getShipmentTrackingDetails()
|
ShipmentTrackingDetailsType |
getShipmentTrackingDetails(int idx)
|
int |
getShipmentTrackingDetailsLength()
|
java.lang.String |
getShippingDiscountProfileID()
Gets the value of the shippingDiscountProfileID property. |
java.lang.String |
getShippingRateErrorMessage()
Gets the value of the shippingRateErrorMessage property. |
ShippingRateTypeCodeType |
getShippingRateType()
Gets the value of the shippingRateType property. |
ShippingServiceOptionsType[] |
getShippingServiceOptions()
|
ShippingServiceOptionsType |
getShippingServiceOptions(int idx)
|
int |
getShippingServiceOptionsLength()
|
java.lang.String |
getShippingServiceUsed()
Gets the value of the shippingServiceUsed property. |
ShippingTypeCodeType |
getShippingType()
Gets the value of the shippingType property. |
TaxTableType |
getTaxTable()
Gets the value of the taxTable property. |
java.lang.Boolean |
isAllowPaymentEdit()
Gets the value of the allowPaymentEdit property. |
java.lang.Boolean |
isApplyShippingDiscount()
Gets the value of the applyShippingDiscount property. |
java.lang.Boolean |
isChangePaymentInstructions()
Gets the value of the changePaymentInstructions property. |
java.lang.Boolean |
isGetItFast()
Gets the value of the getItFast property. |
java.lang.Boolean |
isGlobalShipping()
Gets the value of the globalShipping property. |
java.lang.Boolean |
isInsuranceWanted()
Gets the value of the insuranceWanted property. |
java.lang.Boolean |
isInternationalPromotionalShippingDiscount()
Gets the value of the internationalPromotionalShippingDiscount property. |
java.lang.Boolean |
isPaymentEdited()
Gets the value of the paymentEdited property. |
java.lang.Boolean |
isPromotionalShippingDiscount()
Gets the value of the promotionalShippingDiscount property. |
java.lang.Boolean |
isSellerExcludeShipToLocationsPreference()
Gets the value of the sellerExcludeShipToLocationsPreference property. |
java.lang.Boolean |
isThirdPartyCheckout()
Gets the value of the thirdPartyCheckout property. |
void |
setAllowPaymentEdit(java.lang.Boolean value)
Sets the value of the allowPaymentEdit property. |
java.lang.Object |
setAny(int idx,
java.lang.Object value)
|
void |
setAny(java.lang.Object[] values)
|
void |
setApplyShippingDiscount(java.lang.Boolean value)
Sets the value of the applyShippingDiscount property. |
void |
setCalculatedShippingDiscount(CalculatedShippingDiscountType value)
Sets the value of the calculatedShippingDiscount property. |
void |
setCalculatedShippingRate(CalculatedShippingRateType value)
Sets the value of the calculatedShippingRate property. |
void |
setChangePaymentInstructions(java.lang.Boolean value)
Sets the value of the changePaymentInstructions property. |
void |
setCODCost(AmountType value)
Sets the value of the codCost property. |
void |
setDefaultShippingCost(AmountType value)
Sets the value of the defaultShippingCost property. |
java.lang.String |
setExcludeShipToLocation(int idx,
java.lang.String value)
|
void |
setExcludeShipToLocation(java.lang.String[] values)
|
void |
setFlatShippingDiscount(FlatShippingDiscountType value)
Sets the value of the flatShippingDiscount property. |
void |
setGetItFast(java.lang.Boolean value)
Sets the value of the getItFast property. |
void |
setGlobalShipping(java.lang.Boolean value)
Sets the value of the globalShipping property. |
void |
setInsuranceWanted(java.lang.Boolean value)
Sets the value of the insuranceWanted property. |
void |
setInternationalCalculatedShippingDiscount(CalculatedShippingDiscountType value)
Sets the value of the internationalCalculatedShippingDiscount property. |
void |
setInternationalFlatShippingDiscount(FlatShippingDiscountType value)
Sets the value of the internationalFlatShippingDiscount property. |
void |
setInternationalPromotionalShippingDiscount(java.lang.Boolean value)
Sets the value of the internationalPromotionalShippingDiscount property. |
void |
setInternationalShippingDiscountProfileID(java.lang.String value)
Sets the value of the internationalShippingDiscountProfileID property. |
void |
setInternationalShippingServiceOption(InternationalShippingServiceOptionsType[] values)
|
InternationalShippingServiceOptionsType |
setInternationalShippingServiceOption(int idx,
InternationalShippingServiceOptionsType value)
|
void |
setPaymentEdited(java.lang.Boolean value)
Sets the value of the paymentEdited property. |
void |
setPaymentInstructions(java.lang.String value)
Sets the value of the paymentInstructions property. |
void |
setPromotionalShippingDiscount(java.lang.Boolean value)
Sets the value of the promotionalShippingDiscount property. |
void |
setPromotionalShippingDiscountDetails(PromotionalShippingDiscountDetailsType value)
Sets the value of the promotionalShippingDiscountDetails property. |
void |
setRateTableDetails(RateTableDetailsType value)
Sets the value of the rateTableDetails property. |
void |
setSalesTax(SalesTaxType value)
Sets the value of the salesTax property. |
void |
setSellerExcludeShipToLocationsPreference(java.lang.Boolean value)
Sets the value of the sellerExcludeShipToLocationsPreference property. |
void |
setSellingManagerSalesRecordNumber(java.lang.Integer value)
Sets the value of the sellingManagerSalesRecordNumber property. |
ShipmentTrackingDetailsType |
setShipmentTrackingDetails(int idx,
ShipmentTrackingDetailsType value)
|
void |
setShipmentTrackingDetails(ShipmentTrackingDetailsType[] values)
|
void |
setShippingDiscountProfileID(java.lang.String value)
Sets the value of the shippingDiscountProfileID property. |
void |
setShippingRateErrorMessage(java.lang.String value)
Sets the value of the shippingRateErrorMessage property. |
void |
setShippingRateType(ShippingRateTypeCodeType value)
Sets the value of the shippingRateType property. |
ShippingServiceOptionsType |
setShippingServiceOptions(int idx,
ShippingServiceOptionsType value)
|
void |
setShippingServiceOptions(ShippingServiceOptionsType[] values)
|
void |
setShippingServiceUsed(java.lang.String value)
Sets the value of the shippingServiceUsed property. |
void |
setShippingType(ShippingTypeCodeType value)
Sets the value of the shippingType property. |
void |
setTaxTable(TaxTableType value)
Sets the value of the taxTable property. |
void |
setThirdPartyCheckout(java.lang.Boolean value)
Sets the value of the thirdPartyCheckout property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.Boolean allowPaymentEdit
protected java.lang.Boolean applyShippingDiscount
protected java.lang.Boolean globalShipping
protected CalculatedShippingRateType calculatedShippingRate
protected java.lang.Boolean changePaymentInstructions
protected java.lang.Boolean insuranceWanted
protected java.lang.Boolean paymentEdited
protected java.lang.String paymentInstructions
protected SalesTaxType salesTax
protected java.lang.String shippingRateErrorMessage
protected ShippingRateTypeCodeType shippingRateType
protected java.util.List<ShippingServiceOptionsType> shippingServiceOptions
protected java.util.List<InternationalShippingServiceOptionsType> internationalShippingServiceOption
protected ShippingTypeCodeType shippingType
protected java.lang.Integer sellingManagerSalesRecordNumber
protected java.lang.Boolean thirdPartyCheckout
protected TaxTableType taxTable
protected java.lang.Boolean getItFast
protected java.lang.String shippingServiceUsed
protected AmountType defaultShippingCost
protected java.lang.String shippingDiscountProfileID
protected FlatShippingDiscountType flatShippingDiscount
protected CalculatedShippingDiscountType calculatedShippingDiscount
protected java.lang.Boolean promotionalShippingDiscount
protected java.lang.String internationalShippingDiscountProfileID
protected FlatShippingDiscountType internationalFlatShippingDiscount
protected CalculatedShippingDiscountType internationalCalculatedShippingDiscount
protected java.lang.Boolean internationalPromotionalShippingDiscount
protected PromotionalShippingDiscountDetailsType promotionalShippingDiscountDetails
protected AmountType codCost
protected java.util.List<java.lang.String> excludeShipToLocation
protected java.lang.Boolean sellerExcludeShipToLocationsPreference
protected java.util.List<ShipmentTrackingDetailsType> shipmentTrackingDetails
protected RateTableDetailsType rateTableDetails
protected java.util.List<java.lang.Object> any
Constructor Detail |
---|
public ShippingDetailsType()
Method Detail |
---|
public java.lang.Boolean isAllowPaymentEdit()
Boolean
public void setAllowPaymentEdit(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isApplyShippingDiscount()
Boolean
public void setApplyShippingDiscount(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isGlobalShipping()
Boolean
public void setGlobalShipping(java.lang.Boolean value)
value
- allowed object is
Boolean
public CalculatedShippingRateType getCalculatedShippingRate()
CalculatedShippingRateType
public void setCalculatedShippingRate(CalculatedShippingRateType value)
value
- allowed object is
CalculatedShippingRateType
public java.lang.Boolean isChangePaymentInstructions()
Boolean
public void setChangePaymentInstructions(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isInsuranceWanted()
Boolean
public void setInsuranceWanted(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isPaymentEdited()
Boolean
public void setPaymentEdited(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.String getPaymentInstructions()
String
public void setPaymentInstructions(java.lang.String value)
value
- allowed object is
String
public SalesTaxType getSalesTax()
SalesTaxType
public void setSalesTax(SalesTaxType value)
value
- allowed object is
SalesTaxType
public java.lang.String getShippingRateErrorMessage()
String
public void setShippingRateErrorMessage(java.lang.String value)
value
- allowed object is
String
public ShippingRateTypeCodeType getShippingRateType()
ShippingRateTypeCodeType
public void setShippingRateType(ShippingRateTypeCodeType value)
value
- allowed object is
ShippingRateTypeCodeType
public ShippingServiceOptionsType[] getShippingServiceOptions()
ShippingServiceOptionsType
public ShippingServiceOptionsType getShippingServiceOptions(int idx)
ShippingServiceOptionsType
public int getShippingServiceOptionsLength()
public void setShippingServiceOptions(ShippingServiceOptionsType[] values)
values
- allowed objects are
ShippingServiceOptionsType
protected java.util.List<ShippingServiceOptionsType> _getShippingServiceOptions()
public ShippingServiceOptionsType setShippingServiceOptions(int idx, ShippingServiceOptionsType value)
value
- allowed object is
ShippingServiceOptionsType
public InternationalShippingServiceOptionsType[] getInternationalShippingServiceOption()
InternationalShippingServiceOptionsType
public InternationalShippingServiceOptionsType getInternationalShippingServiceOption(int idx)
InternationalShippingServiceOptionsType
public int getInternationalShippingServiceOptionLength()
public void setInternationalShippingServiceOption(InternationalShippingServiceOptionsType[] values)
values
- allowed objects are
InternationalShippingServiceOptionsType
protected java.util.List<InternationalShippingServiceOptionsType> _getInternationalShippingServiceOption()
public InternationalShippingServiceOptionsType setInternationalShippingServiceOption(int idx, InternationalShippingServiceOptionsType value)
value
- allowed object is
InternationalShippingServiceOptionsType
public ShippingTypeCodeType getShippingType()
ShippingTypeCodeType
public void setShippingType(ShippingTypeCodeType value)
value
- allowed object is
ShippingTypeCodeType
public java.lang.Integer getSellingManagerSalesRecordNumber()
Integer
public void setSellingManagerSalesRecordNumber(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.Boolean isThirdPartyCheckout()
Boolean
public void setThirdPartyCheckout(java.lang.Boolean value)
value
- allowed object is
Boolean
public TaxTableType getTaxTable()
TaxTableType
public void setTaxTable(TaxTableType value)
value
- allowed object is
TaxTableType
public java.lang.Boolean isGetItFast()
Boolean
public void setGetItFast(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.String getShippingServiceUsed()
String
public void setShippingServiceUsed(java.lang.String value)
value
- allowed object is
String
public AmountType getDefaultShippingCost()
AmountType
public void setDefaultShippingCost(AmountType value)
value
- allowed object is
AmountType
public java.lang.String getShippingDiscountProfileID()
String
public void setShippingDiscountProfileID(java.lang.String value)
value
- allowed object is
String
public FlatShippingDiscountType getFlatShippingDiscount()
FlatShippingDiscountType
public void setFlatShippingDiscount(FlatShippingDiscountType value)
value
- allowed object is
FlatShippingDiscountType
public CalculatedShippingDiscountType getCalculatedShippingDiscount()
CalculatedShippingDiscountType
public void setCalculatedShippingDiscount(CalculatedShippingDiscountType value)
value
- allowed object is
CalculatedShippingDiscountType
public java.lang.Boolean isPromotionalShippingDiscount()
Boolean
public void setPromotionalShippingDiscount(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.String getInternationalShippingDiscountProfileID()
String
public void setInternationalShippingDiscountProfileID(java.lang.String value)
value
- allowed object is
String
public FlatShippingDiscountType getInternationalFlatShippingDiscount()
FlatShippingDiscountType
public void setInternationalFlatShippingDiscount(FlatShippingDiscountType value)
value
- allowed object is
FlatShippingDiscountType
public CalculatedShippingDiscountType getInternationalCalculatedShippingDiscount()
CalculatedShippingDiscountType
public void setInternationalCalculatedShippingDiscount(CalculatedShippingDiscountType value)
value
- allowed object is
CalculatedShippingDiscountType
public java.lang.Boolean isInternationalPromotionalShippingDiscount()
Boolean
public void setInternationalPromotionalShippingDiscount(java.lang.Boolean value)
value
- allowed object is
Boolean
public PromotionalShippingDiscountDetailsType getPromotionalShippingDiscountDetails()
PromotionalShippingDiscountDetailsType
public void setPromotionalShippingDiscountDetails(PromotionalShippingDiscountDetailsType value)
value
- allowed object is
PromotionalShippingDiscountDetailsType
public AmountType getCODCost()
AmountType
public void setCODCost(AmountType value)
value
- allowed object is
AmountType
public java.lang.String[] getExcludeShipToLocation()
String
public java.lang.String getExcludeShipToLocation(int idx)
String
public int getExcludeShipToLocationLength()
public void setExcludeShipToLocation(java.lang.String[] values)
values
- allowed objects are
String
protected java.util.List<java.lang.String> _getExcludeShipToLocation()
public java.lang.String setExcludeShipToLocation(int idx, java.lang.String value)
value
- allowed object is
String
public java.lang.Boolean isSellerExcludeShipToLocationsPreference()
Boolean
public void setSellerExcludeShipToLocationsPreference(java.lang.Boolean value)
value
- allowed object is
Boolean
public ShipmentTrackingDetailsType[] getShipmentTrackingDetails()
ShipmentTrackingDetailsType
public ShipmentTrackingDetailsType getShipmentTrackingDetails(int idx)
ShipmentTrackingDetailsType
public int getShipmentTrackingDetailsLength()
public void setShipmentTrackingDetails(ShipmentTrackingDetailsType[] values)
values
- allowed objects are
ShipmentTrackingDetailsType
protected java.util.List<ShipmentTrackingDetailsType> _getShipmentTrackingDetails()
public ShipmentTrackingDetailsType setShipmentTrackingDetails(int idx, ShipmentTrackingDetailsType value)
value
- allowed object is
ShipmentTrackingDetailsType
public RateTableDetailsType getRateTableDetails()
RateTableDetailsType
public void setRateTableDetails(RateTableDetailsType value)
value
- allowed object is
RateTableDetailsType
public java.lang.Object[] getAny()
Element
Object
public java.lang.Object getAny(int idx)
Element
Object
public int getAnyLength()
public void setAny(java.lang.Object[] values)
values
- allowed objects are
Element
Object
protected java.util.List<java.lang.Object> _getAny()
public java.lang.Object setAny(int idx, java.lang.Object value)
value
- allowed object is
Element
Object
|
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.