|
||||||||||
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()
String
public void setActor(java.lang.String value)
value
- allowed object is
String
public java.lang.String getArtist()
String
public void setArtist(java.lang.String value)
value
- allowed object is
String
public java.lang.String getAvailability()
String
public void setAvailability(java.lang.String value)
value
- allowed object is
String
public 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()
String
public void setAuthor(java.lang.String value)
value
- allowed object is
String
public java.lang.String getBrand()
String
public void setBrand(java.lang.String value)
value
- allowed object is
String
public java.lang.String getBrowseNode()
String
public void setBrowseNode(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCity()
String
public void setCity(java.lang.String value)
value
- allowed object is
String
public java.lang.String getComposer()
String
public void setComposer(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCondition()
String
public void setCondition(java.lang.String value)
value
- allowed object is
String
public java.lang.String getConductor()
String
public void setConductor(java.lang.String value)
value
- allowed object is
String
public java.math.BigInteger getCount()
BigInteger
public void setCount(java.math.BigInteger value)
value
- allowed object is
BigInteger
public java.lang.String getCuisine()
String
public void setCuisine(java.lang.String value)
value
- allowed object is
String
public java.lang.String getDeliveryMethod()
String
public void setDeliveryMethod(java.lang.String value)
value
- allowed object is
String
public java.lang.String getDirector()
String
public void setDirector(java.lang.String value)
value
- allowed object is
String
public java.lang.String getFutureLaunchDate()
String
public void setFutureLaunchDate(java.lang.String value)
value
- allowed object is
String
public java.lang.String getISPUPostalCode()
String
public void setISPUPostalCode(java.lang.String value)
value
- allowed object is
String
public java.math.BigInteger getItemPage()
BigInteger
public void setItemPage(java.math.BigInteger value)
value
- allowed object is
BigInteger
public java.lang.String getKeywords()
String
public void setKeywords(java.lang.String value)
value
- allowed object is
String
public java.lang.String getManufacturer()
String
public void setManufacturer(java.lang.String value)
value
- allowed object is
String
public java.math.BigInteger getMaximumPrice()
BigInteger
public void setMaximumPrice(java.math.BigInteger value)
value
- allowed object is
BigInteger
public java.lang.String getMerchantId()
String
public void setMerchantId(java.lang.String value)
value
- allowed object is
String
public java.math.BigInteger getMinimumPrice()
BigInteger
public void setMinimumPrice(java.math.BigInteger value)
value
- allowed object is
BigInteger
public java.lang.String getMusicLabel()
String
public void setMusicLabel(java.lang.String value)
value
- allowed object is
String
public java.lang.String getNeighborhood()
String
public void setNeighborhood(java.lang.String value)
value
- allowed object is
String
public java.lang.String getOrchestra()
String
public void setOrchestra(java.lang.String value)
value
- allowed object is
String
public java.lang.String getPostalCode()
String
public void setPostalCode(java.lang.String value)
value
- allowed object is
String
public java.lang.String getPower()
String
public void setPower(java.lang.String value)
value
- allowed object is
String
public java.lang.String getPublisher()
String
public void setPublisher(java.lang.String value)
value
- allowed object is
String
public 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()
String
public void setReviewSort(java.lang.String value)
value
- allowed object is
String
public java.lang.String getSearchIndex()
String
public void setSearchIndex(java.lang.String value)
value
- allowed object is
String
public java.lang.String getSort()
String
public void setSort(java.lang.String value)
value
- allowed object is
String
public java.lang.String getState()
String
public void setState(java.lang.String value)
value
- allowed object is
String
public java.lang.String getTextStream()
String
public void setTextStream(java.lang.String value)
value
- allowed object is
String
public java.lang.String getTitle()
String
public void setTitle(java.lang.String value)
value
- allowed object is
String
public java.lang.String getReleaseDate()
String
public 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 |