com.ebay.soap.eBLBaseComponents
Class RefundLineType
java.lang.Object
com.ebay.soap.eBLBaseComponents.AmountType
com.ebay.soap.eBLBaseComponents.RefundLineType
- All Implemented Interfaces:
- Serializable
public class RefundLineType
- extends AmountType
- implements Serializable
This type is deprecated.
Java class for RefundLineType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RefundLineType">
<simpleContent>
<extension base="<urn:ebay:apis:eBLBaseComponents>AmountType">
<attribute name="type" type="{urn:ebay:apis:eBLBaseComponents}RefundLineTypeCodeType" />
</extension>
</simpleContent>
</complexType>
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
type
protected RefundLineTypeCodeType type
RefundLineType
public RefundLineType()
getType
public RefundLineTypeCodeType getType()
- Gets the value of the type property.
- Returns:
- possible object is
RefundLineTypeCodeType
setType
public void setType(RefundLineTypeCodeType value)
- Sets the value of the type property.
- Parameters:
value
- allowed object is
RefundLineTypeCodeType
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.