|
||||||||||
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.List
public class List
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="ListId" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="ListURL" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="RegistryNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ListName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ListType" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <enumeration value="WishList"/> <enumeration value="WeddingRegistry"/> <enumeration value="BabyRegistry"/> <enumeration value="Listmania"/> </restriction> </simpleType> </element> <element name="TotalItems" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" minOccurs="0"/> <element name="TotalPages" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" minOccurs="0"/> <element name="DateCreated" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="OccasionDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="CustomerName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="PartnerName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="AdditionalName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Comment" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Image" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}Image" minOccurs="0"/> <element name="AverageRating" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/> <element name="TotalVotes" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" minOccurs="0"/> <element name="TotalTimesRead" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" minOccurs="0"/> <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}ListItem" maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected java.lang.String |
additionalName
|
protected java.math.BigDecimal |
averageRating
|
protected java.lang.String |
comment
|
protected java.lang.String |
customerName
|
protected java.lang.String |
dateCreated
|
protected Image |
image
|
protected java.lang.String |
listId
|
protected java.util.List<ListItem> |
listItem
|
protected java.lang.String |
listName
|
protected java.lang.String |
listType
|
protected java.lang.String |
listURL
|
protected java.lang.String |
occasionDate
|
protected java.lang.String |
partnerName
|
protected java.lang.String |
registryNumber
|
protected java.math.BigInteger |
totalItems
|
protected java.math.BigInteger |
totalPages
|
protected java.math.BigInteger |
totalTimesRead
|
protected java.math.BigInteger |
totalVotes
|
Constructor Summary | |
---|---|
List()
|
Method Summary | |
---|---|
java.lang.String |
getAdditionalName()
Gets the value of the additionalName property. |
java.math.BigDecimal |
getAverageRating()
Gets the value of the averageRating property. |
java.lang.String |
getComment()
Gets the value of the comment property. |
java.lang.String |
getCustomerName()
Gets the value of the customerName property. |
java.lang.String |
getDateCreated()
Gets the value of the dateCreated property. |
Image |
getImage()
Gets the value of the image property. |
java.lang.String |
getListId()
Gets the value of the listId property. |
java.util.List<ListItem> |
getListItem()
Gets the value of the listItem property. |
java.lang.String |
getListName()
Gets the value of the listName property. |
java.lang.String |
getListType()
Gets the value of the listType property. |
java.lang.String |
getListURL()
Gets the value of the listURL property. |
java.lang.String |
getOccasionDate()
Gets the value of the occasionDate property. |
java.lang.String |
getPartnerName()
Gets the value of the partnerName property. |
java.lang.String |
getRegistryNumber()
Gets the value of the registryNumber property. |
java.math.BigInteger |
getTotalItems()
Gets the value of the totalItems property. |
java.math.BigInteger |
getTotalPages()
Gets the value of the totalPages property. |
java.math.BigInteger |
getTotalTimesRead()
Gets the value of the totalTimesRead property. |
java.math.BigInteger |
getTotalVotes()
Gets the value of the totalVotes property. |
void |
setAdditionalName(java.lang.String value)
Sets the value of the additionalName property. |
void |
setAverageRating(java.math.BigDecimal value)
Sets the value of the averageRating property. |
void |
setComment(java.lang.String value)
Sets the value of the comment property. |
void |
setCustomerName(java.lang.String value)
Sets the value of the customerName property. |
void |
setDateCreated(java.lang.String value)
Sets the value of the dateCreated property. |
void |
setImage(Image value)
Sets the value of the image property. |
void |
setListId(java.lang.String value)
Sets the value of the listId property. |
void |
setListName(java.lang.String value)
Sets the value of the listName property. |
void |
setListType(java.lang.String value)
Sets the value of the listType property. |
void |
setListURL(java.lang.String value)
Sets the value of the listURL property. |
void |
setOccasionDate(java.lang.String value)
Sets the value of the occasionDate property. |
void |
setPartnerName(java.lang.String value)
Sets the value of the partnerName property. |
void |
setRegistryNumber(java.lang.String value)
Sets the value of the registryNumber property. |
void |
setTotalItems(java.math.BigInteger value)
Sets the value of the totalItems property. |
void |
setTotalPages(java.math.BigInteger value)
Sets the value of the totalPages property. |
void |
setTotalTimesRead(java.math.BigInteger value)
Sets the value of the totalTimesRead property. |
void |
setTotalVotes(java.math.BigInteger value)
Sets the value of the totalVotes 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 listId
protected java.lang.String listURL
protected java.lang.String registryNumber
protected java.lang.String listName
protected java.lang.String listType
protected java.math.BigInteger totalItems
protected java.math.BigInteger totalPages
protected java.lang.String dateCreated
protected java.lang.String occasionDate
protected java.lang.String customerName
protected java.lang.String partnerName
protected java.lang.String additionalName
protected java.lang.String comment
protected Image image
protected java.math.BigDecimal averageRating
protected java.math.BigInteger totalVotes
protected java.math.BigInteger totalTimesRead
protected java.util.List<ListItem> listItem
Constructor Detail |
---|
public List()
Method Detail |
---|
public java.lang.String getListId()
String
public void setListId(java.lang.String value)
value
- allowed object is
String
public java.lang.String getListURL()
String
public void setListURL(java.lang.String value)
value
- allowed object is
String
public java.lang.String getRegistryNumber()
String
public void setRegistryNumber(java.lang.String value)
value
- allowed object is
String
public java.lang.String getListName()
String
public void setListName(java.lang.String value)
value
- allowed object is
String
public java.lang.String getListType()
String
public void setListType(java.lang.String value)
value
- allowed object is
String
public java.math.BigInteger getTotalItems()
BigInteger
public void setTotalItems(java.math.BigInteger value)
value
- allowed object is
BigInteger
public java.math.BigInteger getTotalPages()
BigInteger
public void setTotalPages(java.math.BigInteger value)
value
- allowed object is
BigInteger
public java.lang.String getDateCreated()
String
public void setDateCreated(java.lang.String value)
value
- allowed object is
String
public java.lang.String getOccasionDate()
String
public void setOccasionDate(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomerName()
String
public void setCustomerName(java.lang.String value)
value
- allowed object is
String
public java.lang.String getPartnerName()
String
public void setPartnerName(java.lang.String value)
value
- allowed object is
String
public java.lang.String getAdditionalName()
String
public void setAdditionalName(java.lang.String value)
value
- allowed object is
String
public java.lang.String getComment()
String
public void setComment(java.lang.String value)
value
- allowed object is
String
public Image getImage()
Image
public void setImage(Image value)
value
- allowed object is
Image
public java.math.BigDecimal getAverageRating()
BigDecimal
public void setAverageRating(java.math.BigDecimal value)
value
- allowed object is
BigDecimal
public java.math.BigInteger getTotalVotes()
BigInteger
public void setTotalVotes(java.math.BigInteger value)
value
- allowed object is
BigInteger
public java.math.BigInteger getTotalTimesRead()
BigInteger
public void setTotalTimesRead(java.math.BigInteger value)
value
- allowed object is
BigInteger
public java.util.List<ListItem> getListItem()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the listItem property.
For example, to add a new item, do as follows:
getListItem().add(newItem);
Objects of the following type(s) are allowed in the list
ListItem
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |