Project 4

com.amazon.soap.AWSECommerceService
Class OfferSummary

java.lang.Object
  extended by com.amazon.soap.AWSECommerceService.OfferSummary
All Implemented Interfaces:
java.io.Serializable

public class OfferSummary
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
private  java.lang.Object __equalsCalc
           
private  boolean __hashCodeCalc
           
private  Price lowestCollectiblePrice
           
private  Price lowestNewPrice
           
private  Price lowestRefurbishedPrice
           
private  Price lowestUsedPrice
           
private  java.lang.String totalCollectible
           
private  java.lang.String totalNew
           
private  java.lang.String totalRefurbished
           
private  java.lang.String totalUsed
           
private static org.apache.axis.description.TypeDesc typeDesc
           
 
Constructor Summary
OfferSummary()
           
OfferSummary(Price lowestNewPrice, Price lowestUsedPrice, Price lowestCollectiblePrice, Price lowestRefurbishedPrice, java.lang.String totalNew, java.lang.String totalUsed, java.lang.String totalCollectible, java.lang.String totalRefurbished)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 Price getLowestCollectiblePrice()
          Gets the lowestCollectiblePrice value for this OfferSummary.
 Price getLowestNewPrice()
          Gets the lowestNewPrice value for this OfferSummary.
 Price getLowestRefurbishedPrice()
          Gets the lowestRefurbishedPrice value for this OfferSummary.
 Price getLowestUsedPrice()
          Gets the lowestUsedPrice value for this OfferSummary.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 java.lang.String getTotalCollectible()
          Gets the totalCollectible value for this OfferSummary.
 java.lang.String getTotalNew()
          Gets the totalNew value for this OfferSummary.
 java.lang.String getTotalRefurbished()
          Gets the totalRefurbished value for this OfferSummary.
 java.lang.String getTotalUsed()
          Gets the totalUsed value for this OfferSummary.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 void setLowestCollectiblePrice(Price lowestCollectiblePrice)
          Sets the lowestCollectiblePrice value for this OfferSummary.
 void setLowestNewPrice(Price lowestNewPrice)
          Sets the lowestNewPrice value for this OfferSummary.
 void setLowestRefurbishedPrice(Price lowestRefurbishedPrice)
          Sets the lowestRefurbishedPrice value for this OfferSummary.
 void setLowestUsedPrice(Price lowestUsedPrice)
          Sets the lowestUsedPrice value for this OfferSummary.
 void setTotalCollectible(java.lang.String totalCollectible)
          Sets the totalCollectible value for this OfferSummary.
 void setTotalNew(java.lang.String totalNew)
          Sets the totalNew value for this OfferSummary.
 void setTotalRefurbished(java.lang.String totalRefurbished)
          Sets the totalRefurbished value for this OfferSummary.
 void setTotalUsed(java.lang.String totalUsed)
          Sets the totalUsed value for this OfferSummary.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

__equalsCalc

private java.lang.Object __equalsCalc

__hashCodeCalc

private boolean __hashCodeCalc

lowestCollectiblePrice

private Price lowestCollectiblePrice

lowestNewPrice

private Price lowestNewPrice

lowestRefurbishedPrice

private Price lowestRefurbishedPrice

lowestUsedPrice

private Price lowestUsedPrice

totalCollectible

private java.lang.String totalCollectible

totalNew

private java.lang.String totalNew

totalRefurbished

private java.lang.String totalRefurbished

totalUsed

private java.lang.String totalUsed

typeDesc

private static org.apache.axis.description.TypeDesc typeDesc
Constructor Detail

OfferSummary

public OfferSummary()

OfferSummary

public OfferSummary(Price lowestNewPrice,
                    Price lowestUsedPrice,
                    Price lowestCollectiblePrice,
                    Price lowestRefurbishedPrice,
                    java.lang.String totalNew,
                    java.lang.String totalUsed,
                    java.lang.String totalCollectible,
                    java.lang.String totalRefurbished)
Method Detail

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer


getLowestCollectiblePrice

public Price getLowestCollectiblePrice()
Gets the lowestCollectiblePrice value for this OfferSummary.

Returns:
lowestCollectiblePrice

getLowestNewPrice

public Price getLowestNewPrice()
Gets the lowestNewPrice value for this OfferSummary.

Returns:
lowestNewPrice

getLowestRefurbishedPrice

public Price getLowestRefurbishedPrice()
Gets the lowestRefurbishedPrice value for this OfferSummary.

Returns:
lowestRefurbishedPrice

getLowestUsedPrice

public Price getLowestUsedPrice()
Gets the lowestUsedPrice value for this OfferSummary.

Returns:
lowestUsedPrice

getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer


getTotalCollectible

public java.lang.String getTotalCollectible()
Gets the totalCollectible value for this OfferSummary.

Returns:
totalCollectible

getTotalNew

public java.lang.String getTotalNew()
Gets the totalNew value for this OfferSummary.

Returns:
totalNew

getTotalRefurbished

public java.lang.String getTotalRefurbished()
Gets the totalRefurbished value for this OfferSummary.

Returns:
totalRefurbished

getTotalUsed

public java.lang.String getTotalUsed()
Gets the totalUsed value for this OfferSummary.

Returns:
totalUsed

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

setLowestCollectiblePrice

public void setLowestCollectiblePrice(Price lowestCollectiblePrice)
Sets the lowestCollectiblePrice value for this OfferSummary.

Parameters:
lowestCollectiblePrice -

setLowestNewPrice

public void setLowestNewPrice(Price lowestNewPrice)
Sets the lowestNewPrice value for this OfferSummary.

Parameters:
lowestNewPrice -

setLowestRefurbishedPrice

public void setLowestRefurbishedPrice(Price lowestRefurbishedPrice)
Sets the lowestRefurbishedPrice value for this OfferSummary.

Parameters:
lowestRefurbishedPrice -

setLowestUsedPrice

public void setLowestUsedPrice(Price lowestUsedPrice)
Sets the lowestUsedPrice value for this OfferSummary.

Parameters:
lowestUsedPrice -

setTotalCollectible

public void setTotalCollectible(java.lang.String totalCollectible)
Sets the totalCollectible value for this OfferSummary.

Parameters:
totalCollectible -

setTotalNew

public void setTotalNew(java.lang.String totalNew)
Sets the totalNew value for this OfferSummary.

Parameters:
totalNew -

setTotalRefurbished

public void setTotalRefurbished(java.lang.String totalRefurbished)
Sets the totalRefurbished value for this OfferSummary.

Parameters:
totalRefurbished -

setTotalUsed

public void setTotalUsed(java.lang.String totalUsed)
Sets the totalUsed value for this OfferSummary.

Parameters:
totalUsed -

Project 4