|
||||||||||
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.ItemLookupRequest
public class ItemLookupRequest
Java class for ItemLookupRequest complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ItemLookupRequest"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}Condition" minOccurs="0"/> <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}DeliveryMethod" minOccurs="0"/> <element name="FutureLaunchDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="IdType" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <enumeration value="ASIN"/> <enumeration value="UPC"/> <enumeration value="SKU"/> <enumeration value="EAN"/> <enumeration value="ISBN"/> </restriction> </simpleType> </element> <element name="ISPUPostalCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="MerchantId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="OfferPage" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/> <element name="ItemId" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/> <element name="ResponseGroup" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/> <element name="ReviewPage" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" 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="SearchInsideKeywords" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="VariationPage" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}positiveIntegerOrAll" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected java.lang.String |
condition
|
protected java.lang.String |
deliveryMethod
|
protected java.lang.String |
futureLaunchDate
|
protected java.lang.String |
idType
|
protected java.lang.String |
ispuPostalCode
|
protected java.util.List<java.lang.String> |
itemId
|
protected java.lang.String |
merchantId
|
protected java.math.BigInteger |
offerPage
|
protected java.util.List<java.lang.String> |
responseGroup
|
protected java.math.BigInteger |
reviewPage
|
protected java.lang.String |
reviewSort
|
protected java.lang.String |
searchIndex
|
protected java.lang.String |
searchInsideKeywords
|
protected java.lang.String |
variationPage
|
Constructor Summary | |
---|---|
ItemLookupRequest()
|
Method Summary | |
---|---|
java.lang.String |
getCondition()
Gets the value of the condition property. |
java.lang.String |
getDeliveryMethod()
Gets the value of the deliveryMethod property. |
java.lang.String |
getFutureLaunchDate()
Gets the value of the futureLaunchDate property. |
java.lang.String |
getIdType()
Gets the value of the idType property. |
java.lang.String |
getISPUPostalCode()
Gets the value of the ispuPostalCode property. |
java.util.List<java.lang.String> |
getItemId()
Gets the value of the itemId property. |
java.lang.String |
getMerchantId()
Gets the value of the merchantId property. |
java.math.BigInteger |
getOfferPage()
Gets the value of the offerPage property. |
java.util.List<java.lang.String> |
getResponseGroup()
Gets the value of the responseGroup property. |
java.math.BigInteger |
getReviewPage()
Gets the value of the reviewPage 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 |
getSearchInsideKeywords()
Gets the value of the searchInsideKeywords property. |
java.lang.String |
getVariationPage()
Gets the value of the variationPage property. |
void |
setCondition(java.lang.String value)
Sets the value of the condition property. |
void |
setDeliveryMethod(java.lang.String value)
Sets the value of the deliveryMethod property. |
void |
setFutureLaunchDate(java.lang.String value)
Sets the value of the futureLaunchDate property. |
void |
setIdType(java.lang.String value)
Sets the value of the idType property. |
void |
setISPUPostalCode(java.lang.String value)
Sets the value of the ispuPostalCode property. |
void |
setMerchantId(java.lang.String value)
Sets the value of the merchantId property. |
void |
setOfferPage(java.math.BigInteger value)
Sets the value of the offerPage property. |
void |
setReviewPage(java.math.BigInteger value)
Sets the value of the reviewPage 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 |
setSearchInsideKeywords(java.lang.String value)
Sets the value of the searchInsideKeywords property. |
void |
setVariationPage(java.lang.String value)
Sets the value of the variationPage 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 condition
protected java.lang.String deliveryMethod
protected java.lang.String futureLaunchDate
protected java.lang.String idType
protected java.lang.String ispuPostalCode
protected java.lang.String merchantId
protected java.math.BigInteger offerPage
protected java.util.List<java.lang.String> itemId
protected java.util.List<java.lang.String> responseGroup
protected java.math.BigInteger reviewPage
protected java.lang.String reviewSort
protected java.lang.String searchIndex
protected java.lang.String searchInsideKeywords
protected java.lang.String variationPage
Constructor Detail |
---|
public ItemLookupRequest()
Method Detail |
---|
public java.lang.String getCondition()
String
public void setCondition(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 getFutureLaunchDate()
String
public void setFutureLaunchDate(java.lang.String value)
value
- allowed object is
String
public java.lang.String getIdType()
String
public void setIdType(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.lang.String getMerchantId()
String
public void setMerchantId(java.lang.String value)
value
- allowed object is
String
public java.math.BigInteger getOfferPage()
BigInteger
public void setOfferPage(java.math.BigInteger value)
value
- allowed object is
BigInteger
public java.util.List<java.lang.String> getItemId()
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 itemId property.
For example, to add a new item, do as follows:
getItemId().add(newItem);
Objects of the following type(s) are allowed in the list
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.math.BigInteger getReviewPage()
BigInteger
public void setReviewPage(java.math.BigInteger value)
value
- allowed object is
BigInteger
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 getSearchInsideKeywords()
String
public void setSearchInsideKeywords(java.lang.String value)
value
- allowed object is
String
public java.lang.String getVariationPage()
String
public void setVariationPage(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 |