|
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.ReturnPolicyType
public class ReturnPolicyType
Type used to express the details of the return policy for an item.
Java class for ReturnPolicyType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ReturnPolicyType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="RefundOption" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/> <element name="Refund" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ReturnsWithinOption" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/> <element name="ReturnsWithin" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ReturnsAcceptedOption" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/> <element name="ReturnsAccepted" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="WarrantyOfferedOption" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/> <element name="WarrantyOffered" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="WarrantyTypeOption" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/> <element name="WarrantyType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="WarrantyDurationOption" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/> <element name="WarrantyDuration" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ShippingCostPaidByOption" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/> <element name="ShippingCostPaidBy" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="RestockingFeeValue" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/> <element name="RestockingFeeValueOption" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/> <element name="ExtendedHolidayReturns" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <any/> </sequence> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected List<Object> |
any
|
protected String |
description
|
protected Boolean |
extendedHolidayReturns
|
protected String |
refund
|
protected String |
refundOption
|
protected String |
restockingFeeValue
|
protected String |
restockingFeeValueOption
|
protected String |
returnsAccepted
|
protected String |
returnsAcceptedOption
|
protected String |
returnsWithin
|
protected String |
returnsWithinOption
|
protected String |
shippingCostPaidBy
|
protected String |
shippingCostPaidByOption
|
protected String |
warrantyDuration
|
protected String |
warrantyDurationOption
|
protected String |
warrantyOffered
|
protected String |
warrantyOfferedOption
|
protected String |
warrantyType
|
protected String |
warrantyTypeOption
|
Constructor Summary | |
---|---|
ReturnPolicyType()
|
Method Summary | |
---|---|
protected List<Object> |
_getAny()
|
Object[] |
getAny()
|
Object |
getAny(int idx)
|
int |
getAnyLength()
|
String |
getDescription()
Gets the value of the description property. |
String |
getRefund()
Gets the value of the refund property. |
String |
getRefundOption()
Gets the value of the refundOption property. |
String |
getRestockingFeeValue()
Gets the value of the restockingFeeValue property. |
String |
getRestockingFeeValueOption()
Gets the value of the restockingFeeValueOption property. |
String |
getReturnsAccepted()
Gets the value of the returnsAccepted property. |
String |
getReturnsAcceptedOption()
Gets the value of the returnsAcceptedOption property. |
String |
getReturnsWithin()
Gets the value of the returnsWithin property. |
String |
getReturnsWithinOption()
Gets the value of the returnsWithinOption property. |
String |
getShippingCostPaidBy()
Gets the value of the shippingCostPaidBy property. |
String |
getShippingCostPaidByOption()
Gets the value of the shippingCostPaidByOption property. |
String |
getWarrantyDuration()
Gets the value of the warrantyDuration property. |
String |
getWarrantyDurationOption()
Gets the value of the warrantyDurationOption property. |
String |
getWarrantyOffered()
Gets the value of the warrantyOffered property. |
String |
getWarrantyOfferedOption()
Gets the value of the warrantyOfferedOption property. |
String |
getWarrantyType()
Gets the value of the warrantyType property. |
String |
getWarrantyTypeOption()
Gets the value of the warrantyTypeOption property. |
Boolean |
isExtendedHolidayReturns()
Gets the value of the extendedHolidayReturns property. |
Object |
setAny(int idx,
Object value)
|
void |
setAny(Object[] values)
|
void |
setDescription(String value)
Sets the value of the description property. |
void |
setExtendedHolidayReturns(Boolean value)
Sets the value of the extendedHolidayReturns property. |
void |
setRefund(String value)
Sets the value of the refund property. |
void |
setRefundOption(String value)
Sets the value of the refundOption property. |
void |
setRestockingFeeValue(String value)
Sets the value of the restockingFeeValue property. |
void |
setRestockingFeeValueOption(String value)
Sets the value of the restockingFeeValueOption property. |
void |
setReturnsAccepted(String value)
Sets the value of the returnsAccepted property. |
void |
setReturnsAcceptedOption(String value)
Sets the value of the returnsAcceptedOption property. |
void |
setReturnsWithin(String value)
Sets the value of the returnsWithin property. |
void |
setReturnsWithinOption(String value)
Sets the value of the returnsWithinOption property. |
void |
setShippingCostPaidBy(String value)
Sets the value of the shippingCostPaidBy property. |
void |
setShippingCostPaidByOption(String value)
Sets the value of the shippingCostPaidByOption property. |
void |
setWarrantyDuration(String value)
Sets the value of the warrantyDuration property. |
void |
setWarrantyDurationOption(String value)
Sets the value of the warrantyDurationOption property. |
void |
setWarrantyOffered(String value)
Sets the value of the warrantyOffered property. |
void |
setWarrantyOfferedOption(String value)
Sets the value of the warrantyOfferedOption property. |
void |
setWarrantyType(String value)
Sets the value of the warrantyType property. |
void |
setWarrantyTypeOption(String value)
Sets the value of the warrantyTypeOption property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected String refundOption
protected String refund
protected String returnsWithinOption
protected String returnsWithin
protected String returnsAcceptedOption
protected String returnsAccepted
protected String description
protected String warrantyOfferedOption
protected String warrantyOffered
protected String warrantyTypeOption
protected String warrantyType
protected String warrantyDurationOption
protected String warrantyDuration
protected String shippingCostPaidByOption
protected String shippingCostPaidBy
protected String restockingFeeValue
protected String restockingFeeValueOption
protected Boolean extendedHolidayReturns
protected List<Object> any
Constructor Detail |
---|
public ReturnPolicyType()
Method Detail |
---|
public String getRefundOption()
String
public void setRefundOption(String value)
value
- allowed object is
String
public String getRefund()
String
public void setRefund(String value)
value
- allowed object is
String
public String getReturnsWithinOption()
String
public void setReturnsWithinOption(String value)
value
- allowed object is
String
public String getReturnsWithin()
String
public void setReturnsWithin(String value)
value
- allowed object is
String
public String getReturnsAcceptedOption()
String
public void setReturnsAcceptedOption(String value)
value
- allowed object is
String
public String getReturnsAccepted()
String
public void setReturnsAccepted(String value)
value
- allowed object is
String
public String getDescription()
String
public void setDescription(String value)
value
- allowed object is
String
public String getWarrantyOfferedOption()
String
public void setWarrantyOfferedOption(String value)
value
- allowed object is
String
public String getWarrantyOffered()
String
public void setWarrantyOffered(String value)
value
- allowed object is
String
public String getWarrantyTypeOption()
String
public void setWarrantyTypeOption(String value)
value
- allowed object is
String
public String getWarrantyType()
String
public void setWarrantyType(String value)
value
- allowed object is
String
public String getWarrantyDurationOption()
String
public void setWarrantyDurationOption(String value)
value
- allowed object is
String
public String getWarrantyDuration()
String
public void setWarrantyDuration(String value)
value
- allowed object is
String
public String getShippingCostPaidByOption()
String
public void setShippingCostPaidByOption(String value)
value
- allowed object is
String
public String getShippingCostPaidBy()
String
public void setShippingCostPaidBy(String value)
value
- allowed object is
String
public String getRestockingFeeValue()
String
public void setRestockingFeeValue(String value)
value
- allowed object is
String
public String getRestockingFeeValueOption()
String
public void setRestockingFeeValueOption(String value)
value
- allowed object is
String
public Boolean isExtendedHolidayReturns()
Boolean
public void setExtendedHolidayReturns(Boolean value)
value
- allowed object is
Boolean
public Object[] getAny()
Element
Object
public Object getAny(int idx)
Element
Object
public int getAnyLength()
public void setAny(Object[] values)
values
- allowed objects are
Element
Object
protected List<Object> _getAny()
public Object setAny(int idx, 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.