com.amazonaws.a2s.model
Class Seller

java.lang.Object
  extended by com.amazonaws.a2s.model.Seller

public class Seller
extends java.lang.Object

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="SellerId" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="SellerName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="SellerLegalName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Nickname" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="GlancePage" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="About" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="MoreAbout" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Location" type="{http://webservices.amazon.com/AWSECommerceService/2007-10-29}SellerLocation" minOccurs="0"/>
         <element name="AverageFeedbackRating" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="TotalFeedback" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" minOccurs="0"/>
         <element name="TotalFeedbackPages" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" minOccurs="0"/>
         <element name="SellerFeedbackSummary" type="{http://webservices.amazon.com/AWSECommerceService/2007-10-29}SellerFeedbackSummary" minOccurs="0"/>
         <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-10-29}SellerFeedback" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
Generated by AWS Code Generator

Thu Jan 10 05:27:59 PST 2008


Field Summary
protected  java.lang.String about
           
protected  java.math.BigDecimal averageFeedbackRating
           
protected  java.lang.String glancePage
           
protected  SellerLocation location
           
protected  java.lang.String moreAbout
           
protected  java.lang.String nickname
           
protected  SellerFeedback sellerFeedback
           
protected  SellerFeedbackSummary sellerFeedbackSummary
           
protected  java.lang.String sellerId
           
protected  java.lang.String sellerLegalName
           
protected  java.lang.String sellerName
           
protected  java.math.BigInteger totalFeedback
           
protected  java.math.BigInteger totalFeedbackPages
           
 
Constructor Summary
Seller()
           
 
Method Summary
 java.lang.String getAbout()
          Gets the value of the about property.
 java.math.BigDecimal getAverageFeedbackRating()
          Gets the value of the averageFeedbackRating property.
 java.lang.String getGlancePage()
          Gets the value of the glancePage property.
 SellerLocation getLocation()
          Gets the value of the location property.
 java.lang.String getMoreAbout()
          Gets the value of the moreAbout property.
 java.lang.String getNickname()
          Gets the value of the nickname property.
 SellerFeedback getSellerFeedback()
          Gets the value of the sellerFeedback property.
 SellerFeedbackSummary getSellerFeedbackSummary()
          Gets the value of the sellerFeedbackSummary property.
 java.lang.String getSellerId()
          Gets the value of the sellerId property.
 java.lang.String getSellerLegalName()
          Gets the value of the sellerLegalName property.
 java.lang.String getSellerName()
          Gets the value of the sellerName property.
 java.math.BigInteger getTotalFeedback()
          Gets the value of the totalFeedback property.
 java.math.BigInteger getTotalFeedbackPages()
          Gets the value of the totalFeedbackPages property.
 boolean isSetAbout()
           
 boolean isSetAverageFeedbackRating()
           
 boolean isSetGlancePage()
           
 boolean isSetLocation()
           
 boolean isSetMoreAbout()
           
 boolean isSetNickname()
           
 boolean isSetSellerFeedback()
           
 boolean isSetSellerFeedbackSummary()
           
 boolean isSetSellerId()
           
 boolean isSetSellerLegalName()
           
 boolean isSetSellerName()
           
 boolean isSetTotalFeedback()
           
 boolean isSetTotalFeedbackPages()
           
 void setAbout(java.lang.String value)
          Sets the value of the about property.
 void setAverageFeedbackRating(java.math.BigDecimal value)
          Sets the value of the averageFeedbackRating property.
 void setGlancePage(java.lang.String value)
          Sets the value of the glancePage property.
 void setLocation(SellerLocation value)
          Sets the value of the location property.
 void setMoreAbout(java.lang.String value)
          Sets the value of the moreAbout property.
 void setNickname(java.lang.String value)
          Sets the value of the nickname property.
 void setSellerFeedback(SellerFeedback value)
          Sets the value of the sellerFeedback property.
 void setSellerFeedbackSummary(SellerFeedbackSummary value)
          Sets the value of the sellerFeedbackSummary property.
 void setSellerId(java.lang.String value)
          Sets the value of the sellerId property.
 void setSellerLegalName(java.lang.String value)
          Sets the value of the sellerLegalName property.
 void setSellerName(java.lang.String value)
          Sets the value of the sellerName property.
 void setTotalFeedback(java.math.BigInteger value)
          Sets the value of the totalFeedback property.
 void setTotalFeedbackPages(java.math.BigInteger value)
          Sets the value of the totalFeedbackPages property.
protected  java.lang.String toXMLFragment()
          XML fragment representation of this object
 Seller withAbout(java.lang.String value)
          Sets the value of the About property.
 Seller withAverageFeedbackRating(java.math.BigDecimal value)
          Sets the value of the AverageFeedbackRating property.
 Seller withGlancePage(java.lang.String value)
          Sets the value of the GlancePage property.
 Seller withLocation(SellerLocation value)
          Sets the value of the Location property.
 Seller withMoreAbout(java.lang.String value)
          Sets the value of the MoreAbout property.
 Seller withNickname(java.lang.String value)
          Sets the value of the Nickname property.
 Seller withSellerFeedback(SellerFeedback value)
          Sets the value of the SellerFeedback property.
 Seller withSellerFeedbackSummary(SellerFeedbackSummary value)
          Sets the value of the SellerFeedbackSummary property.
 Seller withSellerId(java.lang.String value)
          Sets the value of the SellerId property.
 Seller withSellerLegalName(java.lang.String value)
          Sets the value of the SellerLegalName property.
 Seller withSellerName(java.lang.String value)
          Sets the value of the SellerName property.
 Seller withTotalFeedback(java.math.BigInteger value)
          Sets the value of the TotalFeedback property.
 Seller withTotalFeedbackPages(java.math.BigInteger value)
          Sets the value of the TotalFeedbackPages property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sellerId

protected java.lang.String sellerId

sellerName

protected java.lang.String sellerName

sellerLegalName

protected java.lang.String sellerLegalName

nickname

protected java.lang.String nickname

glancePage

protected java.lang.String glancePage

about

protected java.lang.String about

moreAbout

protected java.lang.String moreAbout

location

protected SellerLocation location

averageFeedbackRating

protected java.math.BigDecimal averageFeedbackRating

totalFeedback

protected java.math.BigInteger totalFeedback

totalFeedbackPages

protected java.math.BigInteger totalFeedbackPages

sellerFeedbackSummary

protected SellerFeedbackSummary sellerFeedbackSummary

sellerFeedback

protected SellerFeedback sellerFeedback
Constructor Detail

Seller

public Seller()
Method Detail

getSellerId

public java.lang.String getSellerId()
Gets the value of the sellerId property.

Returns:
possible object is String

setSellerId

public void setSellerId(java.lang.String value)
Sets the value of the sellerId property.

Parameters:
value - allowed object is String

isSetSellerId

public boolean isSetSellerId()

getSellerName

public java.lang.String getSellerName()
Gets the value of the sellerName property.

Returns:
possible object is String

setSellerName

public void setSellerName(java.lang.String value)
Sets the value of the sellerName property.

Parameters:
value - allowed object is String

isSetSellerName

public boolean isSetSellerName()

getSellerLegalName

public java.lang.String getSellerLegalName()
Gets the value of the sellerLegalName property.

Returns:
possible object is String

setSellerLegalName

public void setSellerLegalName(java.lang.String value)
Sets the value of the sellerLegalName property.

Parameters:
value - allowed object is String

isSetSellerLegalName

public boolean isSetSellerLegalName()

getNickname

public java.lang.String getNickname()
Gets the value of the nickname property.

Returns:
possible object is String

setNickname

public void setNickname(java.lang.String value)
Sets the value of the nickname property.

Parameters:
value - allowed object is String

isSetNickname

public boolean isSetNickname()

getGlancePage

public java.lang.String getGlancePage()
Gets the value of the glancePage property.

Returns:
possible object is String

setGlancePage

public void setGlancePage(java.lang.String value)
Sets the value of the glancePage property.

Parameters:
value - allowed object is String

isSetGlancePage

public boolean isSetGlancePage()

getAbout

public java.lang.String getAbout()
Gets the value of the about property.

Returns:
possible object is String

setAbout

public void setAbout(java.lang.String value)
Sets the value of the about property.

Parameters:
value - allowed object is String

isSetAbout

public boolean isSetAbout()

getMoreAbout

public java.lang.String getMoreAbout()
Gets the value of the moreAbout property.

Returns:
possible object is String

setMoreAbout

public void setMoreAbout(java.lang.String value)
Sets the value of the moreAbout property.

Parameters:
value - allowed object is String

isSetMoreAbout

public boolean isSetMoreAbout()

getLocation

public SellerLocation getLocation()
Gets the value of the location property.

Returns:
possible object is SellerLocation

setLocation

public void setLocation(SellerLocation value)
Sets the value of the location property.

Parameters:
value - allowed object is SellerLocation

isSetLocation

public boolean isSetLocation()

getAverageFeedbackRating

public java.math.BigDecimal getAverageFeedbackRating()
Gets the value of the averageFeedbackRating property.

Returns:
possible object is BigDecimal

setAverageFeedbackRating

public void setAverageFeedbackRating(java.math.BigDecimal value)
Sets the value of the averageFeedbackRating property.

Parameters:
value - allowed object is BigDecimal

isSetAverageFeedbackRating

public boolean isSetAverageFeedbackRating()

getTotalFeedback

public java.math.BigInteger getTotalFeedback()
Gets the value of the totalFeedback property.

Returns:
possible object is BigInteger

setTotalFeedback

public void setTotalFeedback(java.math.BigInteger value)
Sets the value of the totalFeedback property.

Parameters:
value - allowed object is BigInteger

isSetTotalFeedback

public boolean isSetTotalFeedback()

getTotalFeedbackPages

public java.math.BigInteger getTotalFeedbackPages()
Gets the value of the totalFeedbackPages property.

Returns:
possible object is BigInteger

setTotalFeedbackPages

public void setTotalFeedbackPages(java.math.BigInteger value)
Sets the value of the totalFeedbackPages property.

Parameters:
value - allowed object is BigInteger

isSetTotalFeedbackPages

public boolean isSetTotalFeedbackPages()

getSellerFeedbackSummary

public SellerFeedbackSummary getSellerFeedbackSummary()
Gets the value of the sellerFeedbackSummary property.

Returns:
possible object is SellerFeedbackSummary

setSellerFeedbackSummary

public void setSellerFeedbackSummary(SellerFeedbackSummary value)
Sets the value of the sellerFeedbackSummary property.

Parameters:
value - allowed object is SellerFeedbackSummary

isSetSellerFeedbackSummary

public boolean isSetSellerFeedbackSummary()

getSellerFeedback

public SellerFeedback getSellerFeedback()
Gets the value of the sellerFeedback property.

Returns:
possible object is SellerFeedback

setSellerFeedback

public void setSellerFeedback(SellerFeedback value)
Sets the value of the sellerFeedback property.

Parameters:
value - allowed object is SellerFeedback

isSetSellerFeedback

public boolean isSetSellerFeedback()

withSellerId

public Seller withSellerId(java.lang.String value)
Sets the value of the SellerId property.

Parameters:
value -
Returns:
this instance

withSellerName

public Seller withSellerName(java.lang.String value)
Sets the value of the SellerName property.

Parameters:
value -
Returns:
this instance

withSellerLegalName

public Seller withSellerLegalName(java.lang.String value)
Sets the value of the SellerLegalName property.

Parameters:
value -
Returns:
this instance

withNickname

public Seller withNickname(java.lang.String value)
Sets the value of the Nickname property.

Parameters:
value -
Returns:
this instance

withGlancePage

public Seller withGlancePage(java.lang.String value)
Sets the value of the GlancePage property.

Parameters:
value -
Returns:
this instance

withAbout

public Seller withAbout(java.lang.String value)
Sets the value of the About property.

Parameters:
value -
Returns:
this instance

withMoreAbout

public Seller withMoreAbout(java.lang.String value)
Sets the value of the MoreAbout property.

Parameters:
value -
Returns:
this instance

withLocation

public Seller withLocation(SellerLocation value)
Sets the value of the Location property.

Parameters:
value -
Returns:
this instance

withAverageFeedbackRating

public Seller withAverageFeedbackRating(java.math.BigDecimal value)
Sets the value of the AverageFeedbackRating property.

Parameters:
value -
Returns:
this instance

withTotalFeedback

public Seller withTotalFeedback(java.math.BigInteger value)
Sets the value of the TotalFeedback property.

Parameters:
value -
Returns:
this instance

withTotalFeedbackPages

public Seller withTotalFeedbackPages(java.math.BigInteger value)
Sets the value of the TotalFeedbackPages property.

Parameters:
value -
Returns:
this instance

withSellerFeedbackSummary

public Seller withSellerFeedbackSummary(SellerFeedbackSummary value)
Sets the value of the SellerFeedbackSummary property.

Parameters:
value -
Returns:
this instance

withSellerFeedback

public Seller withSellerFeedback(SellerFeedback value)
Sets the value of the SellerFeedback property.

Parameters:
value -
Returns:
this instance

toXMLFragment

protected java.lang.String toXMLFragment()
XML fragment representation of this object

Returns:
XML fragment for this object. Name for outer tag expected to be set by calling method. This fragment returns inner properties representation only