|
Project 4 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.amazon.soap.AWSECommerceService.ItemLookupRequest
public class ItemLookupRequest
Field Summary | |
---|---|
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private Condition |
condition
|
private DeliveryMethod |
deliveryMethod
|
private java.lang.String |
futureLaunchDate
|
private ItemLookupRequestIdType |
idType
|
private java.lang.String |
ISPUPostalCode
|
private java.lang.String[] |
itemId
|
private java.lang.String |
merchantId
|
private org.apache.axis.types.PositiveInteger |
offerPage
|
private java.lang.String[] |
responseGroup
|
private org.apache.axis.types.PositiveInteger |
reviewPage
|
private java.lang.String |
reviewSort
|
private java.lang.String |
searchIndex
|
private java.lang.String |
searchInsideKeywords
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
private PositiveIntegerOrAll |
variationPage
|
Constructor Summary | |
---|---|
ItemLookupRequest()
|
|
ItemLookupRequest(Condition condition,
DeliveryMethod deliveryMethod,
java.lang.String futureLaunchDate,
ItemLookupRequestIdType idType,
java.lang.String ISPUPostalCode,
java.lang.String merchantId,
org.apache.axis.types.PositiveInteger offerPage,
java.lang.String[] itemId,
java.lang.String[] responseGroup,
org.apache.axis.types.PositiveInteger reviewPage,
java.lang.String reviewSort,
java.lang.String searchIndex,
java.lang.String searchInsideKeywords,
PositiveIntegerOrAll variationPage)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
Condition |
getCondition()
Gets the condition value for this ItemLookupRequest. |
DeliveryMethod |
getDeliveryMethod()
Gets the deliveryMethod value for this ItemLookupRequest. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.String |
getFutureLaunchDate()
Gets the futureLaunchDate value for this ItemLookupRequest. |
ItemLookupRequestIdType |
getIdType()
Gets the idType value for this ItemLookupRequest. |
java.lang.String |
getISPUPostalCode()
Gets the ISPUPostalCode value for this ItemLookupRequest. |
java.lang.String[] |
getItemId()
Gets the itemId value for this ItemLookupRequest. |
java.lang.String |
getItemId(int i)
|
java.lang.String |
getMerchantId()
Gets the merchantId value for this ItemLookupRequest. |
org.apache.axis.types.PositiveInteger |
getOfferPage()
Gets the offerPage value for this ItemLookupRequest. |
java.lang.String[] |
getResponseGroup()
Gets the responseGroup value for this ItemLookupRequest. |
java.lang.String |
getResponseGroup(int i)
|
org.apache.axis.types.PositiveInteger |
getReviewPage()
Gets the reviewPage value for this ItemLookupRequest. |
java.lang.String |
getReviewSort()
Gets the reviewSort value for this ItemLookupRequest. |
java.lang.String |
getSearchIndex()
Gets the searchIndex value for this ItemLookupRequest. |
java.lang.String |
getSearchInsideKeywords()
Gets the searchInsideKeywords value for this ItemLookupRequest. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
PositiveIntegerOrAll |
getVariationPage()
Gets the variationPage value for this ItemLookupRequest. |
int |
hashCode()
|
void |
setCondition(Condition condition)
Sets the condition value for this ItemLookupRequest. |
void |
setDeliveryMethod(DeliveryMethod deliveryMethod)
Sets the deliveryMethod value for this ItemLookupRequest. |
void |
setFutureLaunchDate(java.lang.String futureLaunchDate)
Sets the futureLaunchDate value for this ItemLookupRequest. |
void |
setIdType(ItemLookupRequestIdType idType)
Sets the idType value for this ItemLookupRequest. |
void |
setISPUPostalCode(java.lang.String ISPUPostalCode)
Sets the ISPUPostalCode value for this ItemLookupRequest. |
void |
setItemId(int i,
java.lang.String _value)
|
void |
setItemId(java.lang.String[] itemId)
Sets the itemId value for this ItemLookupRequest. |
void |
setMerchantId(java.lang.String merchantId)
Sets the merchantId value for this ItemLookupRequest. |
void |
setOfferPage(org.apache.axis.types.PositiveInteger offerPage)
Sets the offerPage value for this ItemLookupRequest. |
void |
setResponseGroup(int i,
java.lang.String _value)
|
void |
setResponseGroup(java.lang.String[] responseGroup)
Sets the responseGroup value for this ItemLookupRequest. |
void |
setReviewPage(org.apache.axis.types.PositiveInteger reviewPage)
Sets the reviewPage value for this ItemLookupRequest. |
void |
setReviewSort(java.lang.String reviewSort)
Sets the reviewSort value for this ItemLookupRequest. |
void |
setSearchIndex(java.lang.String searchIndex)
Sets the searchIndex value for this ItemLookupRequest. |
void |
setSearchInsideKeywords(java.lang.String searchInsideKeywords)
Sets the searchInsideKeywords value for this ItemLookupRequest. |
void |
setVariationPage(PositiveIntegerOrAll variationPage)
Sets the variationPage value for this ItemLookupRequest. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private Condition condition
private DeliveryMethod deliveryMethod
private java.lang.String futureLaunchDate
private ItemLookupRequestIdType idType
private java.lang.String ISPUPostalCode
private java.lang.String[] itemId
private java.lang.String merchantId
private org.apache.axis.types.PositiveInteger offerPage
private java.lang.String[] responseGroup
private org.apache.axis.types.PositiveInteger reviewPage
private java.lang.String reviewSort
private java.lang.String searchIndex
private java.lang.String searchInsideKeywords
private static org.apache.axis.description.TypeDesc typeDesc
private PositiveIntegerOrAll variationPage
Constructor Detail |
---|
public ItemLookupRequest()
public ItemLookupRequest(Condition condition, DeliveryMethod deliveryMethod, java.lang.String futureLaunchDate, ItemLookupRequestIdType idType, java.lang.String ISPUPostalCode, java.lang.String merchantId, org.apache.axis.types.PositiveInteger offerPage, java.lang.String[] itemId, java.lang.String[] responseGroup, org.apache.axis.types.PositiveInteger reviewPage, java.lang.String reviewSort, java.lang.String searchIndex, java.lang.String searchInsideKeywords, PositiveIntegerOrAll variationPage)
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public Condition getCondition()
public DeliveryMethod getDeliveryMethod()
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
public java.lang.String getFutureLaunchDate()
public ItemLookupRequestIdType getIdType()
public java.lang.String getISPUPostalCode()
public java.lang.String[] getItemId()
public java.lang.String getItemId(int i)
public java.lang.String getMerchantId()
public org.apache.axis.types.PositiveInteger getOfferPage()
public java.lang.String[] getResponseGroup()
public java.lang.String getResponseGroup(int i)
public org.apache.axis.types.PositiveInteger getReviewPage()
public java.lang.String getReviewSort()
public java.lang.String getSearchIndex()
public java.lang.String getSearchInsideKeywords()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
public static org.apache.axis.description.TypeDesc getTypeDesc()
public PositiveIntegerOrAll getVariationPage()
public int hashCode()
hashCode
in class java.lang.Object
public void setCondition(Condition condition)
condition
- public void setDeliveryMethod(DeliveryMethod deliveryMethod)
deliveryMethod
- public void setFutureLaunchDate(java.lang.String futureLaunchDate)
futureLaunchDate
- public void setIdType(ItemLookupRequestIdType idType)
idType
- public void setISPUPostalCode(java.lang.String ISPUPostalCode)
ISPUPostalCode
- public void setItemId(int i, java.lang.String _value)
public void setItemId(java.lang.String[] itemId)
itemId
- public void setMerchantId(java.lang.String merchantId)
merchantId
- public void setOfferPage(org.apache.axis.types.PositiveInteger offerPage)
offerPage
- public void setResponseGroup(int i, java.lang.String _value)
public void setResponseGroup(java.lang.String[] responseGroup)
responseGroup
- public void setReviewPage(org.apache.axis.types.PositiveInteger reviewPage)
reviewPage
- public void setReviewSort(java.lang.String reviewSort)
reviewSort
- public void setSearchIndex(java.lang.String searchIndex)
searchIndex
- public void setSearchInsideKeywords(java.lang.String searchInsideKeywords)
searchInsideKeywords
- public void setVariationPage(PositiveIntegerOrAll variationPage)
variationPage
-
|
Project 4 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |