|
||||||||||
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()
String
public void setSellerId(java.lang.String value)
value
- allowed object is
String
public java.lang.String getSellerName()
String
public void setSellerName(java.lang.String value)
value
- allowed object is
String
public java.lang.String getSellerLegalName()
String
public void setSellerLegalName(java.lang.String value)
value
- allowed object is
String
public java.lang.String getNickname()
String
public void setNickname(java.lang.String value)
value
- allowed object is
String
public java.lang.String getGlancePage()
String
public void setGlancePage(java.lang.String value)
value
- allowed object is
String
public java.lang.String getAbout()
String
public void setAbout(java.lang.String value)
value
- allowed object is
String
public java.lang.String getMoreAbout()
String
public void setMoreAbout(java.lang.String value)
value
- allowed object is
String
public Seller.Location getLocation()
Seller.Location
public void setLocation(Seller.Location value)
value
- allowed object is
Seller.Location
public java.math.BigDecimal getAverageFeedbackRating()
BigDecimal
public void setAverageFeedbackRating(java.math.BigDecimal value)
value
- allowed object is
BigDecimal
public java.math.BigInteger getTotalFeedback()
BigInteger
public void setTotalFeedback(java.math.BigInteger value)
value
- allowed object is
BigInteger
public java.math.BigInteger getTotalFeedbackPages()
BigInteger
public void setTotalFeedbackPages(java.math.BigInteger value)
value
- allowed object is
BigInteger
public Seller.SellerFeedbackSummary getSellerFeedbackSummary()
Seller.SellerFeedbackSummary
public void setSellerFeedbackSummary(Seller.SellerFeedbackSummary value)
value
- allowed object is
Seller.SellerFeedbackSummary
public SellerFeedback getSellerFeedback()
SellerFeedback
public 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 |