|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.amazonaws.a2s.model.OfferSummary
public class OfferSummary
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="LowestNewPrice" type="{http://webservices.amazon.com/AWSECommerceService/2007-10-29}Price" minOccurs="0"/>
<element name="LowestUsedPrice" type="{http://webservices.amazon.com/AWSECommerceService/2007-10-29}Price" minOccurs="0"/>
<element name="LowestCollectiblePrice" type="{http://webservices.amazon.com/AWSECommerceService/2007-10-29}Price" minOccurs="0"/>
<element name="LowestRefurbishedPrice" type="{http://webservices.amazon.com/AWSECommerceService/2007-10-29}Price" minOccurs="0"/>
<element name="TotalNew" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TotalUsed" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TotalCollectible" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TotalRefurbished" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Generated by AWS Code Generator
Thu Jan 10 05:27:59 PST 2008
| Field Summary | |
|---|---|
protected Price |
lowestCollectiblePrice
|
protected Price |
lowestNewPrice
|
protected Price |
lowestRefurbishedPrice
|
protected Price |
lowestUsedPrice
|
protected java.lang.String |
totalCollectible
|
protected java.lang.String |
totalNew
|
protected java.lang.String |
totalRefurbished
|
protected java.lang.String |
totalUsed
|
| Constructor Summary | |
|---|---|
OfferSummary()
|
|
| Method Summary | |
|---|---|
Price |
getLowestCollectiblePrice()
Gets the value of the lowestCollectiblePrice property. |
Price |
getLowestNewPrice()
Gets the value of the lowestNewPrice property. |
Price |
getLowestRefurbishedPrice()
Gets the value of the lowestRefurbishedPrice property. |
Price |
getLowestUsedPrice()
Gets the value of the lowestUsedPrice property. |
java.lang.String |
getTotalCollectible()
Gets the value of the totalCollectible property. |
java.lang.String |
getTotalNew()
Gets the value of the totalNew property. |
java.lang.String |
getTotalRefurbished()
Gets the value of the totalRefurbished property. |
java.lang.String |
getTotalUsed()
Gets the value of the totalUsed property. |
boolean |
isSetLowestCollectiblePrice()
|
boolean |
isSetLowestNewPrice()
|
boolean |
isSetLowestRefurbishedPrice()
|
boolean |
isSetLowestUsedPrice()
|
boolean |
isSetTotalCollectible()
|
boolean |
isSetTotalNew()
|
boolean |
isSetTotalRefurbished()
|
boolean |
isSetTotalUsed()
|
void |
setLowestCollectiblePrice(Price value)
Sets the value of the lowestCollectiblePrice property. |
void |
setLowestNewPrice(Price value)
Sets the value of the lowestNewPrice property. |
void |
setLowestRefurbishedPrice(Price value)
Sets the value of the lowestRefurbishedPrice property. |
void |
setLowestUsedPrice(Price value)
Sets the value of the lowestUsedPrice property. |
void |
setTotalCollectible(java.lang.String value)
Sets the value of the totalCollectible property. |
void |
setTotalNew(java.lang.String value)
Sets the value of the totalNew property. |
void |
setTotalRefurbished(java.lang.String value)
Sets the value of the totalRefurbished property. |
void |
setTotalUsed(java.lang.String value)
Sets the value of the totalUsed property. |
protected java.lang.String |
toXMLFragment()
XML fragment representation of this object |
OfferSummary |
withLowestCollectiblePrice(Price value)
Sets the value of the LowestCollectiblePrice property. |
OfferSummary |
withLowestNewPrice(Price value)
Sets the value of the LowestNewPrice property. |
OfferSummary |
withLowestRefurbishedPrice(Price value)
Sets the value of the LowestRefurbishedPrice property. |
OfferSummary |
withLowestUsedPrice(Price value)
Sets the value of the LowestUsedPrice property. |
OfferSummary |
withTotalCollectible(java.lang.String value)
Sets the value of the TotalCollectible property. |
OfferSummary |
withTotalNew(java.lang.String value)
Sets the value of the TotalNew property. |
OfferSummary |
withTotalRefurbished(java.lang.String value)
Sets the value of the TotalRefurbished property. |
OfferSummary |
withTotalUsed(java.lang.String value)
Sets the value of the TotalUsed property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Price lowestNewPrice
protected Price lowestUsedPrice
protected Price lowestCollectiblePrice
protected Price lowestRefurbishedPrice
protected java.lang.String totalNew
protected java.lang.String totalUsed
protected java.lang.String totalCollectible
protected java.lang.String totalRefurbished
| Constructor Detail |
|---|
public OfferSummary()
| Method Detail |
|---|
public Price getLowestNewPrice()
Pricepublic void setLowestNewPrice(Price value)
value - allowed object is
Pricepublic boolean isSetLowestNewPrice()
public Price getLowestUsedPrice()
Pricepublic void setLowestUsedPrice(Price value)
value - allowed object is
Pricepublic boolean isSetLowestUsedPrice()
public Price getLowestCollectiblePrice()
Pricepublic void setLowestCollectiblePrice(Price value)
value - allowed object is
Pricepublic boolean isSetLowestCollectiblePrice()
public Price getLowestRefurbishedPrice()
Pricepublic void setLowestRefurbishedPrice(Price value)
value - allowed object is
Pricepublic boolean isSetLowestRefurbishedPrice()
public java.lang.String getTotalNew()
Stringpublic void setTotalNew(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetTotalNew()
public java.lang.String getTotalUsed()
Stringpublic void setTotalUsed(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetTotalUsed()
public java.lang.String getTotalCollectible()
Stringpublic void setTotalCollectible(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetTotalCollectible()
public java.lang.String getTotalRefurbished()
Stringpublic void setTotalRefurbished(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetTotalRefurbished()
public OfferSummary withLowestNewPrice(Price value)
value -
public OfferSummary withLowestUsedPrice(Price value)
value -
public OfferSummary withLowestCollectiblePrice(Price value)
value -
public OfferSummary withLowestRefurbishedPrice(Price value)
value -
public OfferSummary withTotalNew(java.lang.String value)
value -
public OfferSummary withTotalUsed(java.lang.String value)
value -
public OfferSummary withTotalCollectible(java.lang.String value)
value -
public OfferSummary withTotalRefurbished(java.lang.String value)
value -
protected java.lang.String toXMLFragment()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||