|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.amazon.webservices.awsecommerceservice._2007_04_04.Seller
public class Seller
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" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="UserDefinedLocation" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="City" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="State" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Country" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<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" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="FeedbackDateRange" maxOccurs="unbounded" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="SellerFeedbackRating" maxOccurs="unbounded" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Count" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" minOccurs="0"/>
<element name="Percentage" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" minOccurs="0"/>
</sequence>
<attribute name="Type" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
<attribute name="Period" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}SellerFeedback" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Nested Class Summary | |
|---|---|
static class |
Seller.Location
Java class for anonymous complex type. |
static class |
Seller.SellerFeedbackSummary
Java class for anonymous complex type. |
| Field Summary | |
|---|---|
protected java.lang.String |
about
|
protected java.math.BigDecimal |
averageFeedbackRating
|
protected java.lang.String |
glancePage
|
protected Seller.Location |
location
|
protected java.lang.String |
moreAbout
|
protected java.lang.String |
nickname
|
protected SellerFeedback |
sellerFeedback
|
protected Seller.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. |
Seller.Location |
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. |
Seller.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. |
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(Seller.Location 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(Seller.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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String sellerId
protected java.lang.String sellerName
protected java.lang.String sellerLegalName
protected java.lang.String nickname
protected java.lang.String glancePage
protected java.lang.String about
protected java.lang.String moreAbout
protected Seller.Location location
protected java.math.BigDecimal averageFeedbackRating
protected java.math.BigInteger totalFeedback
protected java.math.BigInteger totalFeedbackPages
protected Seller.SellerFeedbackSummary sellerFeedbackSummary
protected SellerFeedback sellerFeedback
| Constructor Detail |
|---|
public Seller()
| Method Detail |
|---|
public java.lang.String getSellerId()
Stringpublic void setSellerId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getSellerName()
Stringpublic void setSellerName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getSellerLegalName()
Stringpublic void setSellerLegalName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getNickname()
Stringpublic void setNickname(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getGlancePage()
Stringpublic void setGlancePage(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getAbout()
Stringpublic void setAbout(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getMoreAbout()
Stringpublic void setMoreAbout(java.lang.String value)
value - allowed object is
Stringpublic Seller.Location getLocation()
Seller.Locationpublic void setLocation(Seller.Location value)
value - allowed object is
Seller.Locationpublic java.math.BigDecimal getAverageFeedbackRating()
BigDecimalpublic void setAverageFeedbackRating(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.math.BigInteger getTotalFeedback()
BigIntegerpublic void setTotalFeedback(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.math.BigInteger getTotalFeedbackPages()
BigIntegerpublic void setTotalFeedbackPages(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic Seller.SellerFeedbackSummary getSellerFeedbackSummary()
Seller.SellerFeedbackSummarypublic void setSellerFeedbackSummary(Seller.SellerFeedbackSummary value)
value - allowed object is
Seller.SellerFeedbackSummarypublic SellerFeedback getSellerFeedback()
SellerFeedbackpublic void setSellerFeedback(SellerFeedback value)
value - allowed object is
SellerFeedback
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||