Changes since
the last release

com.ebay.soap.eBLBaseComponents
Class ReturnPolicyType

java.lang.Object
  extended by com.ebay.soap.eBLBaseComponents.ReturnPolicyType
All Implemented Interfaces:
Serializable

public class ReturnPolicyType
extends Object
implements Serializable

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>
 

See Also:
Serialized Form

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

refundOption

protected String refundOption

refund

protected String refund

returnsWithinOption

protected String returnsWithinOption

returnsWithin

protected String returnsWithin

returnsAcceptedOption

protected String returnsAcceptedOption

returnsAccepted

protected String returnsAccepted

description

protected String description

warrantyOfferedOption

protected String warrantyOfferedOption

warrantyOffered

protected String warrantyOffered

warrantyTypeOption

protected String warrantyTypeOption

warrantyType

protected String warrantyType

warrantyDurationOption

protected String warrantyDurationOption

warrantyDuration

protected String warrantyDuration

shippingCostPaidByOption

protected String shippingCostPaidByOption

shippingCostPaidBy

protected String shippingCostPaidBy

restockingFeeValue

protected String restockingFeeValue

restockingFeeValueOption

protected String restockingFeeValueOption

extendedHolidayReturns

protected Boolean extendedHolidayReturns

any

protected List<Object> any
Constructor Detail

ReturnPolicyType

public ReturnPolicyType()
Method Detail

getRefundOption

public String getRefundOption()
Gets the value of the refundOption property.

Returns:
possible object is String

setRefundOption

public void setRefundOption(String value)
Sets the value of the refundOption property.

Parameters:
value - allowed object is String

getRefund

public String getRefund()
Gets the value of the refund property.

Returns:
possible object is String

setRefund

public void setRefund(String value)
Sets the value of the refund property.

Parameters:
value - allowed object is String

getReturnsWithinOption

public String getReturnsWithinOption()
Gets the value of the returnsWithinOption property.

Returns:
possible object is String

setReturnsWithinOption

public void setReturnsWithinOption(String value)
Sets the value of the returnsWithinOption property.

Parameters:
value - allowed object is String

getReturnsWithin

public String getReturnsWithin()
Gets the value of the returnsWithin property.

Returns:
possible object is String

setReturnsWithin

public void setReturnsWithin(String value)
Sets the value of the returnsWithin property.

Parameters:
value - allowed object is String

getReturnsAcceptedOption

public String getReturnsAcceptedOption()
Gets the value of the returnsAcceptedOption property.

Returns:
possible object is String

setReturnsAcceptedOption

public void setReturnsAcceptedOption(String value)
Sets the value of the returnsAcceptedOption property.

Parameters:
value - allowed object is String

getReturnsAccepted

public String getReturnsAccepted()
Gets the value of the returnsAccepted property.

Returns:
possible object is String

setReturnsAccepted

public void setReturnsAccepted(String value)
Sets the value of the returnsAccepted property.

Parameters:
value - allowed object is String

getDescription

public String getDescription()
Gets the value of the description property.

Returns:
possible object is String

setDescription

public void setDescription(String value)
Sets the value of the description property.

Parameters:
value - allowed object is String

getWarrantyOfferedOption

public String getWarrantyOfferedOption()
Gets the value of the warrantyOfferedOption property.

Returns:
possible object is String

setWarrantyOfferedOption

public void setWarrantyOfferedOption(String value)
Sets the value of the warrantyOfferedOption property.

Parameters:
value - allowed object is String

getWarrantyOffered

public String getWarrantyOffered()
Gets the value of the warrantyOffered property.

Returns:
possible object is String

setWarrantyOffered

public void setWarrantyOffered(String value)
Sets the value of the warrantyOffered property.

Parameters:
value - allowed object is String

getWarrantyTypeOption

public String getWarrantyTypeOption()
Gets the value of the warrantyTypeOption property.

Returns:
possible object is String

setWarrantyTypeOption

public void setWarrantyTypeOption(String value)
Sets the value of the warrantyTypeOption property.

Parameters:
value - allowed object is String

getWarrantyType

public String getWarrantyType()
Gets the value of the warrantyType property.

Returns:
possible object is String

setWarrantyType

public void setWarrantyType(String value)
Sets the value of the warrantyType property.

Parameters:
value - allowed object is String

getWarrantyDurationOption

public String getWarrantyDurationOption()
Gets the value of the warrantyDurationOption property.

Returns:
possible object is String

setWarrantyDurationOption

public void setWarrantyDurationOption(String value)
Sets the value of the warrantyDurationOption property.

Parameters:
value - allowed object is String

getWarrantyDuration

public String getWarrantyDuration()
Gets the value of the warrantyDuration property.

Returns:
possible object is String

setWarrantyDuration

public void setWarrantyDuration(String value)
Sets the value of the warrantyDuration property.

Parameters:
value - allowed object is String

getShippingCostPaidByOption

public String getShippingCostPaidByOption()
Gets the value of the shippingCostPaidByOption property.

Returns:
possible object is String

setShippingCostPaidByOption

public void setShippingCostPaidByOption(String value)
Sets the value of the shippingCostPaidByOption property.

Parameters:
value - allowed object is String

getShippingCostPaidBy

public String getShippingCostPaidBy()
Gets the value of the shippingCostPaidBy property.

Returns:
possible object is String

setShippingCostPaidBy

public void setShippingCostPaidBy(String value)
Sets the value of the shippingCostPaidBy property.

Parameters:
value - allowed object is String

getRestockingFeeValue

public String getRestockingFeeValue()
Gets the value of the restockingFeeValue property.

Returns:
possible object is String

setRestockingFeeValue

public void setRestockingFeeValue(String value)
Sets the value of the restockingFeeValue property.

Parameters:
value - allowed object is String

getRestockingFeeValueOption

public String getRestockingFeeValueOption()
Gets the value of the restockingFeeValueOption property.

Returns:
possible object is String

setRestockingFeeValueOption

public void setRestockingFeeValueOption(String value)
Sets the value of the restockingFeeValueOption property.

Parameters:
value - allowed object is String

isExtendedHolidayReturns

public Boolean isExtendedHolidayReturns()
Gets the value of the extendedHolidayReturns property.

Returns:
possible object is Boolean

setExtendedHolidayReturns

public void setExtendedHolidayReturns(Boolean value)
Sets the value of the extendedHolidayReturns property.

Parameters:
value - allowed object is Boolean

getAny

public Object[] getAny()
Returns:
array of Element Object

getAny

public Object getAny(int idx)
Returns:
one of Element Object

getAnyLength

public int getAnyLength()

setAny

public void setAny(Object[] values)
Parameters:
values - allowed objects are Element Object

_getAny

protected List<Object> _getAny()

setAny

public Object setAny(int idx,
                     Object value)
Parameters:
value - allowed object is Element Object

Changes since
the last release

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.