|
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.DiscountPriceInfoType
public class DiscountPriceInfoType
Using this container, a seller can supply original retail price and discount price for an item to clarify the discount treatment (also known as strike-through pricing). This only applies to fixed-price listings and auction listings with the Buy It Now option. This feature is available for large enterprise sellers via white list. A seller can provide discount treatment regardless of whether the listing includes a SKU.
Java class for DiscountPriceInfoType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DiscountPriceInfoType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="OriginalRetailPrice" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/> <element name="MinimumAdvertisedPrice" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/> <element name="MinimumAdvertisedPriceExposure" type="{urn:ebay:apis:eBLBaseComponents}MinimumAdvertisedPriceExposureCodeType" minOccurs="0"/> <element name="PricingTreatment" type="{urn:ebay:apis:eBLBaseComponents}PricingTreatmentCodeType" minOccurs="0"/> <element name="SoldOneBay" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="SoldOffeBay" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="MadeForOutletComparisonPrice" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/> <any/> </sequence> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected java.util.List<java.lang.Object> |
any
|
protected AmountType |
madeForOutletComparisonPrice
|
protected AmountType |
minimumAdvertisedPrice
|
protected MinimumAdvertisedPriceExposureCodeType |
minimumAdvertisedPriceExposure
|
protected AmountType |
originalRetailPrice
|
protected PricingTreatmentCodeType |
pricingTreatment
|
protected java.lang.Boolean |
soldOffeBay
|
protected java.lang.Boolean |
soldOneBay
|
Constructor Summary | |
---|---|
DiscountPriceInfoType()
|
Method Summary | |
---|---|
protected java.util.List<java.lang.Object> |
_getAny()
|
java.lang.Object[] |
getAny()
|
java.lang.Object |
getAny(int idx)
|
int |
getAnyLength()
|
AmountType |
getMadeForOutletComparisonPrice()
Gets the value of the madeForOutletComparisonPrice property. |
AmountType |
getMinimumAdvertisedPrice()
Gets the value of the minimumAdvertisedPrice property. |
MinimumAdvertisedPriceExposureCodeType |
getMinimumAdvertisedPriceExposure()
Gets the value of the minimumAdvertisedPriceExposure property. |
AmountType |
getOriginalRetailPrice()
Gets the value of the originalRetailPrice property. |
PricingTreatmentCodeType |
getPricingTreatment()
Gets the value of the pricingTreatment property. |
java.lang.Boolean |
isSoldOffeBay()
Gets the value of the soldOffeBay property. |
java.lang.Boolean |
isSoldOneBay()
Gets the value of the soldOneBay property. |
java.lang.Object |
setAny(int idx,
java.lang.Object value)
|
void |
setAny(java.lang.Object[] values)
|
void |
setMadeForOutletComparisonPrice(AmountType value)
Sets the value of the madeForOutletComparisonPrice property. |
void |
setMinimumAdvertisedPrice(AmountType value)
Sets the value of the minimumAdvertisedPrice property. |
void |
setMinimumAdvertisedPriceExposure(MinimumAdvertisedPriceExposureCodeType value)
Sets the value of the minimumAdvertisedPriceExposure property. |
void |
setOriginalRetailPrice(AmountType value)
Sets the value of the originalRetailPrice property. |
void |
setPricingTreatment(PricingTreatmentCodeType value)
Sets the value of the pricingTreatment property. |
void |
setSoldOffeBay(java.lang.Boolean value)
Sets the value of the soldOffeBay property. |
void |
setSoldOneBay(java.lang.Boolean value)
Sets the value of the soldOneBay property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected AmountType originalRetailPrice
protected AmountType minimumAdvertisedPrice
protected MinimumAdvertisedPriceExposureCodeType minimumAdvertisedPriceExposure
protected PricingTreatmentCodeType pricingTreatment
protected java.lang.Boolean soldOneBay
protected java.lang.Boolean soldOffeBay
protected AmountType madeForOutletComparisonPrice
protected java.util.List<java.lang.Object> any
Constructor Detail |
---|
public DiscountPriceInfoType()
Method Detail |
---|
public AmountType getOriginalRetailPrice()
AmountType
public void setOriginalRetailPrice(AmountType value)
value
- allowed object is
AmountType
public AmountType getMinimumAdvertisedPrice()
AmountType
public void setMinimumAdvertisedPrice(AmountType value)
value
- allowed object is
AmountType
public MinimumAdvertisedPriceExposureCodeType getMinimumAdvertisedPriceExposure()
MinimumAdvertisedPriceExposureCodeType
public void setMinimumAdvertisedPriceExposure(MinimumAdvertisedPriceExposureCodeType value)
value
- allowed object is
MinimumAdvertisedPriceExposureCodeType
public PricingTreatmentCodeType getPricingTreatment()
PricingTreatmentCodeType
public void setPricingTreatment(PricingTreatmentCodeType value)
value
- allowed object is
PricingTreatmentCodeType
public java.lang.Boolean isSoldOneBay()
Boolean
public void setSoldOneBay(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isSoldOffeBay()
Boolean
public void setSoldOffeBay(java.lang.Boolean value)
value
- allowed object is
Boolean
public AmountType getMadeForOutletComparisonPrice()
AmountType
public void setMadeForOutletComparisonPrice(AmountType value)
value
- allowed object is
AmountType
public java.lang.Object[] getAny()
Object
Element
public java.lang.Object getAny(int idx)
Object
Element
public int getAnyLength()
public void setAny(java.lang.Object[] values)
values
- allowed objects are
Object
Element
protected java.util.List<java.lang.Object> _getAny()
public java.lang.Object setAny(int idx, java.lang.Object value)
value
- allowed object is
Object
Element
|
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.