|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.amazonaws.a2s.model.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 name="Condition" type="{http://webservices.amazon.com/AWSECommerceService/2007-10-29}Condition" minOccurs="0"/>
<element name="DeliveryMethod" type="{http://webservices.amazon.com/AWSECommerceService/2007-10-29}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" maxOccurs="unbounded" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Request"/>
<enumeration value="Small"/>
<enumeration value="Accessories"/>
<enumeration value="BrowseNodes"/>
<enumeration value="EditorialReview"/>
<enumeration value="Images"/>
<enumeration value="ItemAttributes"/>
<enumeration value="ItemIds"/>
<enumeration value="Large"/>
<enumeration value="ListmaniaLists"/>
<enumeration value="Medium"/>
<enumeration value="MerchantItemAttributes"/>
<enumeration value="OfferFull"/>
<enumeration value="Offers"/>
<enumeration value="OfferSummary"/>
<enumeration value="Reviews"/>
<enumeration value="SalesRank"/>
<enumeration value="Similarities"/>
<enumeration value="Subjects"/>
<enumeration value="TagsSummary"/>
<enumeration value="Tags"/>
<enumeration value="Tracks"/>
<enumeration value="VariationImages"/>
<enumeration value="VariationMinimum"/>
<enumeration value="Variations"/>
<enumeration value="VariationSummary"/>
<enumeration value="VariationMatrix"/>
<enumeration value="VariationOffers"/>
</restriction>
</simpleType>
</element>
<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="TagPage" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>
<element name="TagsPerPage" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>
<element name="TagSort" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="VariationPage" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Generated by AWS Code Generator
Thu Jan 10 05:27:59 PST 2008
| Field Summary | |
|---|---|
protected Condition |
condition
|
protected DeliveryMethod |
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.math.BigInteger |
tagPage
|
protected java.lang.String |
tagSort
|
protected java.math.BigInteger |
tagsPerPage
|
protected java.lang.String |
variationPage
|
| Constructor Summary | |
|---|---|
ItemLookupRequest()
|
|
| Method Summary | |
|---|---|
Condition |
getCondition()
Gets the value of the condition property. |
DeliveryMethod |
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.math.BigInteger |
getTagPage()
Gets the value of the tagPage property. |
java.lang.String |
getTagSort()
Gets the value of the tagSort property. |
java.math.BigInteger |
getTagsPerPage()
Gets the value of the tagsPerPage property. |
java.lang.String |
getVariationPage()
Gets the value of the variationPage property. |
boolean |
isSetCondition()
|
boolean |
isSetDeliveryMethod()
|
boolean |
isSetFutureLaunchDate()
|
boolean |
isSetIdType()
|
boolean |
isSetISPUPostalCode()
|
boolean |
isSetItemId()
|
boolean |
isSetMerchantId()
|
boolean |
isSetOfferPage()
|
boolean |
isSetResponseGroup()
|
boolean |
isSetReviewPage()
|
boolean |
isSetReviewSort()
|
boolean |
isSetSearchIndex()
|
boolean |
isSetSearchInsideKeywords()
|
boolean |
isSetTagPage()
|
boolean |
isSetTagSort()
|
boolean |
isSetTagsPerPage()
|
boolean |
isSetVariationPage()
|
void |
setCondition(Condition value)
Sets the value of the condition property. |
void |
setDeliveryMethod(DeliveryMethod 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 |
setItemId(java.util.List<java.lang.String> itemId)
Sets the value of the itemId 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 |
setResponseGroup(java.util.List<java.lang.String> responseGroup)
Sets the value of the responseGroup 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 |
setTagPage(java.math.BigInteger value)
Sets the value of the tagPage property. |
void |
setTagSort(java.lang.String value)
Sets the value of the tagSort property. |
void |
setTagsPerPage(java.math.BigInteger value)
Sets the value of the tagsPerPage property. |
void |
setVariationPage(java.lang.String value)
Sets the value of the variationPage property. |
protected java.lang.String |
toXMLFragment()
XML fragment representation of this object |
void |
unsetItemId()
|
void |
unsetResponseGroup()
|
ItemLookupRequest |
withCondition(Condition value)
Sets the value of the Condition property. |
ItemLookupRequest |
withDeliveryMethod(DeliveryMethod value)
Sets the value of the DeliveryMethod property. |
ItemLookupRequest |
withFutureLaunchDate(java.lang.String value)
Sets the value of the FutureLaunchDate property. |
ItemLookupRequest |
withIdType(java.lang.String value)
Sets the value of the IdType property. |
ItemLookupRequest |
withISPUPostalCode(java.lang.String value)
Sets the value of the ISPUPostalCode property. |
ItemLookupRequest |
withItemId(java.lang.String... values)
Sets the value of the ItemId property. |
ItemLookupRequest |
withMerchantId(java.lang.String value)
Sets the value of the MerchantId property. |
ItemLookupRequest |
withOfferPage(java.math.BigInteger value)
Sets the value of the OfferPage property. |
ItemLookupRequest |
withResponseGroup(java.lang.String... values)
Sets the value of the ResponseGroup property. |
ItemLookupRequest |
withReviewPage(java.math.BigInteger value)
Sets the value of the ReviewPage property. |
ItemLookupRequest |
withReviewSort(java.lang.String value)
Sets the value of the ReviewSort property. |
ItemLookupRequest |
withSearchIndex(java.lang.String value)
Sets the value of the SearchIndex property. |
ItemLookupRequest |
withSearchInsideKeywords(java.lang.String value)
Sets the value of the SearchInsideKeywords property. |
ItemLookupRequest |
withTagPage(java.math.BigInteger value)
Sets the value of the TagPage property. |
ItemLookupRequest |
withTagSort(java.lang.String value)
Sets the value of the TagSort property. |
ItemLookupRequest |
withTagsPerPage(java.math.BigInteger value)
Sets the value of the TagsPerPage property. |
ItemLookupRequest |
withVariationPage(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 Condition condition
protected DeliveryMethod 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.math.BigInteger tagPage
protected java.math.BigInteger tagsPerPage
protected java.lang.String tagSort
protected java.lang.String variationPage
| Constructor Detail |
|---|
public ItemLookupRequest()
| Method Detail |
|---|
public Condition getCondition()
Conditionpublic void setCondition(Condition value)
value - allowed object is
Conditionpublic boolean isSetCondition()
public DeliveryMethod getDeliveryMethod()
DeliveryMethodpublic void setDeliveryMethod(DeliveryMethod value)
value - allowed object is
DeliveryMethodpublic boolean isSetDeliveryMethod()
public java.lang.String getFutureLaunchDate()
Stringpublic void setFutureLaunchDate(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetFutureLaunchDate()
public java.lang.String getIdType()
Stringpublic void setIdType(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetIdType()
public java.lang.String getISPUPostalCode()
Stringpublic void setISPUPostalCode(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetISPUPostalCode()
public java.lang.String getMerchantId()
Stringpublic void setMerchantId(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetMerchantId()
public java.math.BigInteger getOfferPage()
BigIntegerpublic void setOfferPage(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic boolean isSetOfferPage()
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 boolean isSetItemId()
public void unsetItemId()
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 boolean isSetResponseGroup()
public void unsetResponseGroup()
public java.math.BigInteger getReviewPage()
BigIntegerpublic void setReviewPage(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic boolean isSetReviewPage()
public java.lang.String getReviewSort()
Stringpublic void setReviewSort(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetReviewSort()
public java.lang.String getSearchIndex()
Stringpublic void setSearchIndex(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetSearchIndex()
public java.lang.String getSearchInsideKeywords()
Stringpublic void setSearchInsideKeywords(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetSearchInsideKeywords()
public java.math.BigInteger getTagPage()
BigIntegerpublic void setTagPage(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic boolean isSetTagPage()
public java.math.BigInteger getTagsPerPage()
BigIntegerpublic void setTagsPerPage(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic boolean isSetTagsPerPage()
public java.lang.String getTagSort()
Stringpublic void setTagSort(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetTagSort()
public java.lang.String getVariationPage()
Stringpublic void setVariationPage(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetVariationPage()
public ItemLookupRequest withCondition(Condition value)
value -
public ItemLookupRequest withDeliveryMethod(DeliveryMethod value)
value -
public ItemLookupRequest withFutureLaunchDate(java.lang.String value)
value -
public ItemLookupRequest withIdType(java.lang.String value)
value -
public ItemLookupRequest withISPUPostalCode(java.lang.String value)
value -
public ItemLookupRequest withMerchantId(java.lang.String value)
value -
public ItemLookupRequest withOfferPage(java.math.BigInteger value)
value -
public ItemLookupRequest withItemId(java.lang.String... values)
values -
public ItemLookupRequest withResponseGroup(java.lang.String... values)
values -
public ItemLookupRequest withReviewPage(java.math.BigInteger value)
value -
public ItemLookupRequest withReviewSort(java.lang.String value)
value -
public ItemLookupRequest withSearchIndex(java.lang.String value)
value -
public ItemLookupRequest withSearchInsideKeywords(java.lang.String value)
value -
public ItemLookupRequest withTagPage(java.math.BigInteger value)
value -
public ItemLookupRequest withTagsPerPage(java.math.BigInteger value)
value -
public ItemLookupRequest withTagSort(java.lang.String value)
value -
public ItemLookupRequest withVariationPage(java.lang.String value)
value -
public void setItemId(java.util.List<java.lang.String> itemId)
itemId - allowed object is
Stringpublic void setResponseGroup(java.util.List<java.lang.String> responseGroup)
responseGroup - allowed object is
Stringprotected java.lang.String toXMLFragment()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||