|
||||||||||
| 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.ItemSearchRequest
public class ItemSearchRequest
Java class for ItemSearchRequest complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ItemSearchRequest">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Actor" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Artist" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Availability" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Available"/>
</restriction>
</simpleType>
</element>
<element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}AudienceRating" maxOccurs="unbounded" minOccurs="0"/>
<element name="Author" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Brand" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="BrowseNode" 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="Composer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}Condition" minOccurs="0"/>
<element name="Conductor" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Count" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>
<element name="Cuisine" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}DeliveryMethod" minOccurs="0"/>
<element name="Director" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="FutureLaunchDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ISPUPostalCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ItemPage" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>
<element name="Keywords" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Manufacturer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="MaximumPrice" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" minOccurs="0"/>
<element name="MerchantId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="MinimumPrice" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" minOccurs="0"/>
<element name="MusicLabel" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Neighborhood" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Orchestra" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="PostalCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Power" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Publisher" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ResponseGroup" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
<element name="ReviewSort" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="SearchIndex" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Sort" 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="TextStream" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Title" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ReleaseDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected java.lang.String |
actor
|
protected java.lang.String |
artist
|
protected java.util.List<java.lang.String> |
audienceRating
|
protected java.lang.String |
author
|
protected java.lang.String |
availability
|
protected java.lang.String |
brand
|
protected java.lang.String |
browseNode
|
protected java.lang.String |
city
|
protected java.lang.String |
composer
|
protected java.lang.String |
condition
|
protected java.lang.String |
conductor
|
protected java.math.BigInteger |
count
|
protected java.lang.String |
cuisine
|
protected java.lang.String |
deliveryMethod
|
protected java.lang.String |
director
|
protected java.lang.String |
futureLaunchDate
|
protected java.lang.String |
ispuPostalCode
|
protected java.math.BigInteger |
itemPage
|
protected java.lang.String |
keywords
|
protected java.lang.String |
manufacturer
|
protected java.math.BigInteger |
maximumPrice
|
protected java.lang.String |
merchantId
|
protected java.math.BigInteger |
minimumPrice
|
protected java.lang.String |
musicLabel
|
protected java.lang.String |
neighborhood
|
protected java.lang.String |
orchestra
|
protected java.lang.String |
postalCode
|
protected java.lang.String |
power
|
protected java.lang.String |
publisher
|
protected java.lang.String |
releaseDate
|
protected java.util.List<java.lang.String> |
responseGroup
|
protected java.lang.String |
reviewSort
|
protected java.lang.String |
searchIndex
|
protected java.lang.String |
sort
|
protected java.lang.String |
state
|
protected java.lang.String |
textStream
|
protected java.lang.String |
title
|
| Constructor Summary | |
|---|---|
ItemSearchRequest()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getActor()
Gets the value of the actor property. |
java.lang.String |
getArtist()
Gets the value of the artist property. |
java.util.List<java.lang.String> |
getAudienceRating()
Gets the value of the audienceRating property. |
java.lang.String |
getAuthor()
Gets the value of the author property. |
java.lang.String |
getAvailability()
Gets the value of the availability property. |
java.lang.String |
getBrand()
Gets the value of the brand property. |
java.lang.String |
getBrowseNode()
Gets the value of the browseNode property. |
java.lang.String |
getCity()
Gets the value of the city property. |
java.lang.String |
getComposer()
Gets the value of the composer property. |
java.lang.String |
getCondition()
Gets the value of the condition property. |
java.lang.String |
getConductor()
Gets the value of the conductor property. |
java.math.BigInteger |
getCount()
Gets the value of the count property. |
java.lang.String |
getCuisine()
Gets the value of the cuisine property. |
java.lang.String |
getDeliveryMethod()
Gets the value of the deliveryMethod property. |
java.lang.String |
getDirector()
Gets the value of the director property. |
java.lang.String |
getFutureLaunchDate()
Gets the value of the futureLaunchDate property. |
java.lang.String |
getISPUPostalCode()
Gets the value of the ispuPostalCode property. |
java.math.BigInteger |
getItemPage()
Gets the value of the itemPage property. |
java.lang.String |
getKeywords()
Gets the value of the keywords property. |
java.lang.String |
getManufacturer()
Gets the value of the manufacturer property. |
java.math.BigInteger |
getMaximumPrice()
Gets the value of the maximumPrice property. |
java.lang.String |
getMerchantId()
Gets the value of the merchantId property. |
java.math.BigInteger |
getMinimumPrice()
Gets the value of the minimumPrice property. |
java.lang.String |
getMusicLabel()
Gets the value of the musicLabel property. |
java.lang.String |
getNeighborhood()
Gets the value of the neighborhood property. |
java.lang.String |
getOrchestra()
Gets the value of the orchestra property. |
java.lang.String |
getPostalCode()
Gets the value of the postalCode property. |
java.lang.String |
getPower()
Gets the value of the power property. |
java.lang.String |
getPublisher()
Gets the value of the publisher property. |
java.lang.String |
getReleaseDate()
Gets the value of the releaseDate property. |
java.util.List<java.lang.String> |
getResponseGroup()
Gets the value of the responseGroup property. |
java.lang.String |
getReviewSort()
Gets the value of the reviewSort property. |
java.lang.String |
getSearchIndex()
Gets the value of the searchIndex property. |
java.lang.String |
getSort()
Gets the value of the sort property. |
java.lang.String |
getState()
Gets the value of the state property. |
java.lang.String |
getTextStream()
Gets the value of the textStream property. |
java.lang.String |
getTitle()
Gets the value of the title property. |
void |
setActor(java.lang.String value)
Sets the value of the actor property. |
void |
setArtist(java.lang.String value)
Sets the value of the artist property. |
void |
setAuthor(java.lang.String value)
Sets the value of the author property. |
void |
setAvailability(java.lang.String value)
Sets the value of the availability property. |
void |
setBrand(java.lang.String value)
Sets the value of the brand property. |
void |
setBrowseNode(java.lang.String value)
Sets the value of the browseNode property. |
void |
setCity(java.lang.String value)
Sets the value of the city property. |
void |
setComposer(java.lang.String value)
Sets the value of the composer property. |
void |
setCondition(java.lang.String value)
Sets the value of the condition property. |
void |
setConductor(java.lang.String value)
Sets the value of the conductor property. |
void |
setCount(java.math.BigInteger value)
Sets the value of the count property. |
void |
setCuisine(java.lang.String value)
Sets the value of the cuisine property. |
void |
setDeliveryMethod(java.lang.String value)
Sets the value of the deliveryMethod property. |
void |
setDirector(java.lang.String value)
Sets the value of the director property. |
void |
setFutureLaunchDate(java.lang.String value)
Sets the value of the futureLaunchDate property. |
void |
setISPUPostalCode(java.lang.String value)
Sets the value of the ispuPostalCode property. |
void |
setItemPage(java.math.BigInteger value)
Sets the value of the itemPage property. |
void |
setKeywords(java.lang.String value)
Sets the value of the keywords property. |
void |
setManufacturer(java.lang.String value)
Sets the value of the manufacturer property. |
void |
setMaximumPrice(java.math.BigInteger value)
Sets the value of the maximumPrice property. |
void |
setMerchantId(java.lang.String value)
Sets the value of the merchantId property. |
void |
setMinimumPrice(java.math.BigInteger value)
Sets the value of the minimumPrice property. |
void |
setMusicLabel(java.lang.String value)
Sets the value of the musicLabel property. |
void |
setNeighborhood(java.lang.String value)
Sets the value of the neighborhood property. |
void |
setOrchestra(java.lang.String value)
Sets the value of the orchestra property. |
void |
setPostalCode(java.lang.String value)
Sets the value of the postalCode property. |
void |
setPower(java.lang.String value)
Sets the value of the power property. |
void |
setPublisher(java.lang.String value)
Sets the value of the publisher property. |
void |
setReleaseDate(java.lang.String value)
Sets the value of the releaseDate property. |
void |
setReviewSort(java.lang.String value)
Sets the value of the reviewSort property. |
void |
setSearchIndex(java.lang.String value)
Sets the value of the searchIndex property. |
void |
setSort(java.lang.String value)
Sets the value of the sort property. |
void |
setState(java.lang.String value)
Sets the value of the state property. |
void |
setTextStream(java.lang.String value)
Sets the value of the textStream property. |
void |
setTitle(java.lang.String value)
Sets the value of the title 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 actor
protected java.lang.String artist
protected java.lang.String availability
protected java.util.List<java.lang.String> audienceRating
protected java.lang.String author
protected java.lang.String brand
protected java.lang.String browseNode
protected java.lang.String city
protected java.lang.String composer
protected java.lang.String condition
protected java.lang.String conductor
protected java.math.BigInteger count
protected java.lang.String cuisine
protected java.lang.String deliveryMethod
protected java.lang.String director
protected java.lang.String futureLaunchDate
protected java.lang.String ispuPostalCode
protected java.math.BigInteger itemPage
protected java.lang.String keywords
protected java.lang.String manufacturer
protected java.math.BigInteger maximumPrice
protected java.lang.String merchantId
protected java.math.BigInteger minimumPrice
protected java.lang.String musicLabel
protected java.lang.String neighborhood
protected java.lang.String orchestra
protected java.lang.String postalCode
protected java.lang.String power
protected java.lang.String publisher
protected java.util.List<java.lang.String> responseGroup
protected java.lang.String reviewSort
protected java.lang.String searchIndex
protected java.lang.String sort
protected java.lang.String state
protected java.lang.String textStream
protected java.lang.String title
protected java.lang.String releaseDate
| Constructor Detail |
|---|
public ItemSearchRequest()
| Method Detail |
|---|
public java.lang.String getActor()
Stringpublic void setActor(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getArtist()
Stringpublic void setArtist(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getAvailability()
Stringpublic void setAvailability(java.lang.String value)
value - allowed object is
Stringpublic java.util.List<java.lang.String> getAudienceRating()
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 audienceRating property.
For example, to add a new item, do as follows:
getAudienceRating().add(newItem);
Objects of the following type(s) are allowed in the list
String
public java.lang.String getAuthor()
Stringpublic void setAuthor(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getBrand()
Stringpublic void setBrand(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getBrowseNode()
Stringpublic void setBrowseNode(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCity()
Stringpublic void setCity(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getComposer()
Stringpublic void setComposer(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCondition()
Stringpublic void setCondition(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getConductor()
Stringpublic void setConductor(java.lang.String value)
value - allowed object is
Stringpublic java.math.BigInteger getCount()
BigIntegerpublic void setCount(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.lang.String getCuisine()
Stringpublic void setCuisine(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDeliveryMethod()
Stringpublic void setDeliveryMethod(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDirector()
Stringpublic void setDirector(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getFutureLaunchDate()
Stringpublic void setFutureLaunchDate(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getISPUPostalCode()
Stringpublic void setISPUPostalCode(java.lang.String value)
value - allowed object is
Stringpublic java.math.BigInteger getItemPage()
BigIntegerpublic void setItemPage(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.lang.String getKeywords()
Stringpublic void setKeywords(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getManufacturer()
Stringpublic void setManufacturer(java.lang.String value)
value - allowed object is
Stringpublic java.math.BigInteger getMaximumPrice()
BigIntegerpublic void setMaximumPrice(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.lang.String getMerchantId()
Stringpublic void setMerchantId(java.lang.String value)
value - allowed object is
Stringpublic java.math.BigInteger getMinimumPrice()
BigIntegerpublic void setMinimumPrice(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.lang.String getMusicLabel()
Stringpublic void setMusicLabel(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getNeighborhood()
Stringpublic void setNeighborhood(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getOrchestra()
Stringpublic void setOrchestra(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPostalCode()
Stringpublic void setPostalCode(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPower()
Stringpublic void setPower(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPublisher()
Stringpublic void setPublisher(java.lang.String value)
value - allowed object is
Stringpublic java.util.List<java.lang.String> getResponseGroup()
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 responseGroup property.
For example, to add a new item, do as follows:
getResponseGroup().add(newItem);
Objects of the following type(s) are allowed in the list
String
public java.lang.String getReviewSort()
Stringpublic void setReviewSort(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getSearchIndex()
Stringpublic void setSearchIndex(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getSort()
Stringpublic void setSort(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getState()
Stringpublic void setState(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getTextStream()
Stringpublic void setTextStream(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getTitle()
Stringpublic void setTitle(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getReleaseDate()
Stringpublic void setReleaseDate(java.lang.String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||