com.amazon.webservices.awsecommerceservice._2007_04_04
Class Request

java.lang.Object
  extended by com.amazon.webservices.awsecommerceservice._2007_04_04.Request

public class Request
extends java.lang.Object

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="IsValid" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="HelpRequest" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}HelpRequest" minOccurs="0"/>
         <element name="BrowseNodeLookupRequest" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}BrowseNodeLookupRequest" minOccurs="0"/>
         <element name="ItemSearchRequest" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}ItemSearchRequest" minOccurs="0"/>
         <element name="ItemLookupRequest" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}ItemLookupRequest" minOccurs="0"/>
         <element name="ListSearchRequest" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}ListSearchRequest" minOccurs="0"/>
         <element name="ListLookupRequest" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}ListLookupRequest" minOccurs="0"/>
         <element name="CustomerContentSearchRequest" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}CustomerContentSearchRequest" minOccurs="0"/>
         <element name="CustomerContentLookupRequest" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}CustomerContentLookupRequest" minOccurs="0"/>
         <element name="SimilarityLookupRequest" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}SimilarityLookupRequest" minOccurs="0"/>
         <element name="CartGetRequest" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}CartGetRequest" minOccurs="0"/>
         <element name="CartAddRequest" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}CartAddRequest" minOccurs="0"/>
         <element name="CartCreateRequest" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}CartCreateRequest" minOccurs="0"/>
         <element name="CartModifyRequest" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}CartModifyRequest" minOccurs="0"/>
         <element name="CartClearRequest" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}CartClearRequest" minOccurs="0"/>
         <element name="TransactionLookupRequest" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}TransactionLookupRequest" minOccurs="0"/>
         <element name="SellerListingSearchRequest" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}SellerListingSearchRequest" minOccurs="0"/>
         <element name="SellerListingLookupRequest" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}SellerListingLookupRequest" minOccurs="0"/>
         <element name="SellerLookupRequest" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}SellerLookupRequest" minOccurs="0"/>
         <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}Errors" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  BrowseNodeLookupRequest browseNodeLookupRequest
           
protected  CartAddRequest cartAddRequest
           
protected  CartClearRequest cartClearRequest
           
protected  CartCreateRequest cartCreateRequest
           
protected  CartGetRequest cartGetRequest
           
protected  CartModifyRequest cartModifyRequest
           
protected  CustomerContentLookupRequest customerContentLookupRequest
           
protected  CustomerContentSearchRequest customerContentSearchRequest
           
protected  Errors errors
           
protected  HelpRequest helpRequest
           
protected  java.lang.String isValid
           
protected  ItemLookupRequest itemLookupRequest
           
protected  ItemSearchRequest itemSearchRequest
           
protected  ListLookupRequest listLookupRequest
           
protected  ListSearchRequest listSearchRequest
           
protected  SellerListingLookupRequest sellerListingLookupRequest
           
protected  SellerListingSearchRequest sellerListingSearchRequest
           
protected  SellerLookupRequest sellerLookupRequest
           
protected  SimilarityLookupRequest similarityLookupRequest
           
protected  TransactionLookupRequest transactionLookupRequest
           
 
Constructor Summary
Request()
           
 
Method Summary
 BrowseNodeLookupRequest getBrowseNodeLookupRequest()
          Gets the value of the browseNodeLookupRequest property.
 CartAddRequest getCartAddRequest()
          Gets the value of the cartAddRequest property.
 CartClearRequest getCartClearRequest()
          Gets the value of the cartClearRequest property.
 CartCreateRequest getCartCreateRequest()
          Gets the value of the cartCreateRequest property.
 CartGetRequest getCartGetRequest()
          Gets the value of the cartGetRequest property.
 CartModifyRequest getCartModifyRequest()
          Gets the value of the cartModifyRequest property.
 CustomerContentLookupRequest getCustomerContentLookupRequest()
          Gets the value of the customerContentLookupRequest property.
 CustomerContentSearchRequest getCustomerContentSearchRequest()
          Gets the value of the customerContentSearchRequest property.
 Errors getErrors()
          Gets the value of the errors property.
 HelpRequest getHelpRequest()
          Gets the value of the helpRequest property.
 java.lang.String getIsValid()
          Gets the value of the isValid property.
 ItemLookupRequest getItemLookupRequest()
          Gets the value of the itemLookupRequest property.
 ItemSearchRequest getItemSearchRequest()
          Gets the value of the itemSearchRequest property.
 ListLookupRequest getListLookupRequest()
          Gets the value of the listLookupRequest property.
 ListSearchRequest getListSearchRequest()
          Gets the value of the listSearchRequest property.
 SellerListingLookupRequest getSellerListingLookupRequest()
          Gets the value of the sellerListingLookupRequest property.
 SellerListingSearchRequest getSellerListingSearchRequest()
          Gets the value of the sellerListingSearchRequest property.
 SellerLookupRequest getSellerLookupRequest()
          Gets the value of the sellerLookupRequest property.
 SimilarityLookupRequest getSimilarityLookupRequest()
          Gets the value of the similarityLookupRequest property.
 TransactionLookupRequest getTransactionLookupRequest()
          Gets the value of the transactionLookupRequest property.
 void setBrowseNodeLookupRequest(BrowseNodeLookupRequest value)
          Sets the value of the browseNodeLookupRequest property.
 void setCartAddRequest(CartAddRequest value)
          Sets the value of the cartAddRequest property.
 void setCartClearRequest(CartClearRequest value)
          Sets the value of the cartClearRequest property.
 void setCartCreateRequest(CartCreateRequest value)
          Sets the value of the cartCreateRequest property.
 void setCartGetRequest(CartGetRequest value)
          Sets the value of the cartGetRequest property.
 void setCartModifyRequest(CartModifyRequest value)
          Sets the value of the cartModifyRequest property.
 void setCustomerContentLookupRequest(CustomerContentLookupRequest value)
          Sets the value of the customerContentLookupRequest property.
 void setCustomerContentSearchRequest(CustomerContentSearchRequest value)
          Sets the value of the customerContentSearchRequest property.
 void setErrors(Errors value)
          Sets the value of the errors property.
 void setHelpRequest(HelpRequest value)
          Sets the value of the helpRequest property.
 void setIsValid(java.lang.String value)
          Sets the value of the isValid property.
 void setItemLookupRequest(ItemLookupRequest value)
          Sets the value of the itemLookupRequest property.
 void setItemSearchRequest(ItemSearchRequest value)
          Sets the value of the itemSearchRequest property.
 void setListLookupRequest(ListLookupRequest value)
          Sets the value of the listLookupRequest property.
 void setListSearchRequest(ListSearchRequest value)
          Sets the value of the listSearchRequest property.
 void setSellerListingLookupRequest(SellerListingLookupRequest value)
          Sets the value of the sellerListingLookupRequest property.
 void setSellerListingSearchRequest(SellerListingSearchRequest value)
          Sets the value of the sellerListingSearchRequest property.
 void setSellerLookupRequest(SellerLookupRequest value)
          Sets the value of the sellerLookupRequest property.
 void setSimilarityLookupRequest(SimilarityLookupRequest value)
          Sets the value of the similarityLookupRequest property.
 void setTransactionLookupRequest(TransactionLookupRequest value)
          Sets the value of the transactionLookupRequest property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

isValid

protected java.lang.String isValid

helpRequest

protected HelpRequest helpRequest

browseNodeLookupRequest

protected BrowseNodeLookupRequest browseNodeLookupRequest

itemSearchRequest

protected ItemSearchRequest itemSearchRequest

itemLookupRequest

protected ItemLookupRequest itemLookupRequest

listSearchRequest

protected ListSearchRequest listSearchRequest

listLookupRequest

protected ListLookupRequest listLookupRequest

customerContentSearchRequest

protected CustomerContentSearchRequest customerContentSearchRequest

customerContentLookupRequest

protected CustomerContentLookupRequest customerContentLookupRequest

similarityLookupRequest

protected SimilarityLookupRequest similarityLookupRequest

cartGetRequest

protected CartGetRequest cartGetRequest

cartAddRequest

protected CartAddRequest cartAddRequest

cartCreateRequest

protected CartCreateRequest cartCreateRequest

cartModifyRequest

protected CartModifyRequest cartModifyRequest

cartClearRequest

protected CartClearRequest cartClearRequest

transactionLookupRequest

protected TransactionLookupRequest transactionLookupRequest

sellerListingSearchRequest

protected SellerListingSearchRequest sellerListingSearchRequest

sellerListingLookupRequest

protected SellerListingLookupRequest sellerListingLookupRequest

sellerLookupRequest

protected SellerLookupRequest sellerLookupRequest

errors

protected Errors errors
Constructor Detail

Request

public Request()
Method Detail

getIsValid

public java.lang.String getIsValid()
Gets the value of the isValid property.

Returns:
possible object is String

setIsValid

public void setIsValid(java.lang.String value)
Sets the value of the isValid property.

Parameters:
value - allowed object is String

getHelpRequest

public HelpRequest getHelpRequest()
Gets the value of the helpRequest property.

Returns:
possible object is HelpRequest

setHelpRequest

public void setHelpRequest(HelpRequest value)
Sets the value of the helpRequest property.

Parameters:
value - allowed object is HelpRequest

getBrowseNodeLookupRequest

public BrowseNodeLookupRequest getBrowseNodeLookupRequest()
Gets the value of the browseNodeLookupRequest property.

Returns:
possible object is BrowseNodeLookupRequest

setBrowseNodeLookupRequest

public void setBrowseNodeLookupRequest(BrowseNodeLookupRequest value)
Sets the value of the browseNodeLookupRequest property.

Parameters:
value - allowed object is BrowseNodeLookupRequest

getItemSearchRequest

public ItemSearchRequest getItemSearchRequest()
Gets the value of the itemSearchRequest property.

Returns:
possible object is ItemSearchRequest

setItemSearchRequest

public void setItemSearchRequest(ItemSearchRequest value)
Sets the value of the itemSearchRequest property.

Parameters:
value - allowed object is ItemSearchRequest

getItemLookupRequest

public ItemLookupRequest getItemLookupRequest()
Gets the value of the itemLookupRequest property.

Returns:
possible object is ItemLookupRequest

setItemLookupRequest

public void setItemLookupRequest(ItemLookupRequest value)
Sets the value of the itemLookupRequest property.

Parameters:
value - allowed object is ItemLookupRequest

getListSearchRequest

public ListSearchRequest getListSearchRequest()
Gets the value of the listSearchRequest property.

Returns:
possible object is ListSearchRequest

setListSearchRequest

public void setListSearchRequest(ListSearchRequest value)
Sets the value of the listSearchRequest property.

Parameters:
value - allowed object is ListSearchRequest

getListLookupRequest

public ListLookupRequest getListLookupRequest()
Gets the value of the listLookupRequest property.

Returns:
possible object is ListLookupRequest

setListLookupRequest

public void setListLookupRequest(ListLookupRequest value)
Sets the value of the listLookupRequest property.

Parameters:
value - allowed object is ListLookupRequest

getCustomerContentSearchRequest

public CustomerContentSearchRequest getCustomerContentSearchRequest()
Gets the value of the customerContentSearchRequest property.

Returns:
possible object is CustomerContentSearchRequest

setCustomerContentSearchRequest

public void setCustomerContentSearchRequest(CustomerContentSearchRequest value)
Sets the value of the customerContentSearchRequest property.

Parameters:
value - allowed object is CustomerContentSearchRequest

getCustomerContentLookupRequest

public CustomerContentLookupRequest getCustomerContentLookupRequest()
Gets the value of the customerContentLookupRequest property.

Returns:
possible object is CustomerContentLookupRequest

setCustomerContentLookupRequest

public void setCustomerContentLookupRequest(CustomerContentLookupRequest value)
Sets the value of the customerContentLookupRequest property.

Parameters:
value - allowed object is CustomerContentLookupRequest

getSimilarityLookupRequest

public SimilarityLookupRequest getSimilarityLookupRequest()
Gets the value of the similarityLookupRequest property.

Returns:
possible object is SimilarityLookupRequest

setSimilarityLookupRequest

public void setSimilarityLookupRequest(SimilarityLookupRequest value)
Sets the value of the similarityLookupRequest property.

Parameters:
value - allowed object is SimilarityLookupRequest

getCartGetRequest

public CartGetRequest getCartGetRequest()
Gets the value of the cartGetRequest property.

Returns:
possible object is CartGetRequest

setCartGetRequest

public void setCartGetRequest(CartGetRequest value)
Sets the value of the cartGetRequest property.

Parameters:
value - allowed object is CartGetRequest

getCartAddRequest

public CartAddRequest getCartAddRequest()
Gets the value of the cartAddRequest property.

Returns:
possible object is CartAddRequest

setCartAddRequest

public void setCartAddRequest(CartAddRequest value)
Sets the value of the cartAddRequest property.

Parameters:
value - allowed object is CartAddRequest

getCartCreateRequest

public CartCreateRequest getCartCreateRequest()
Gets the value of the cartCreateRequest property.

Returns:
possible object is CartCreateRequest

setCartCreateRequest

public void setCartCreateRequest(CartCreateRequest value)
Sets the value of the cartCreateRequest property.

Parameters:
value - allowed object is CartCreateRequest

getCartModifyRequest

public CartModifyRequest getCartModifyRequest()
Gets the value of the cartModifyRequest property.

Returns:
possible object is CartModifyRequest

setCartModifyRequest

public void setCartModifyRequest(CartModifyRequest value)
Sets the value of the cartModifyRequest property.

Parameters:
value - allowed object is CartModifyRequest

getCartClearRequest

public CartClearRequest getCartClearRequest()
Gets the value of the cartClearRequest property.

Returns:
possible object is CartClearRequest

setCartClearRequest

public void setCartClearRequest(CartClearRequest value)
Sets the value of the cartClearRequest property.

Parameters:
value - allowed object is CartClearRequest

getTransactionLookupRequest

public TransactionLookupRequest getTransactionLookupRequest()
Gets the value of the transactionLookupRequest property.

Returns:
possible object is TransactionLookupRequest

setTransactionLookupRequest

public void setTransactionLookupRequest(TransactionLookupRequest value)
Sets the value of the transactionLookupRequest property.

Parameters:
value - allowed object is TransactionLookupRequest

getSellerListingSearchRequest

public SellerListingSearchRequest getSellerListingSearchRequest()
Gets the value of the sellerListingSearchRequest property.

Returns:
possible object is SellerListingSearchRequest

setSellerListingSearchRequest

public void setSellerListingSearchRequest(SellerListingSearchRequest value)
Sets the value of the sellerListingSearchRequest property.

Parameters:
value - allowed object is SellerListingSearchRequest

getSellerListingLookupRequest

public SellerListingLookupRequest getSellerListingLookupRequest()
Gets the value of the sellerListingLookupRequest property.

Returns:
possible object is SellerListingLookupRequest

setSellerListingLookupRequest

public void setSellerListingLookupRequest(SellerListingLookupRequest value)
Sets the value of the sellerListingLookupRequest property.

Parameters:
value - allowed object is SellerListingLookupRequest

getSellerLookupRequest

public SellerLookupRequest getSellerLookupRequest()
Gets the value of the sellerLookupRequest property.

Returns:
possible object is SellerLookupRequest

setSellerLookupRequest

public void setSellerLookupRequest(SellerLookupRequest value)
Sets the value of the sellerLookupRequest property.

Parameters:
value - allowed object is SellerLookupRequest

getErrors

public Errors getErrors()
Gets the value of the errors property.

Returns:
possible object is Errors

setErrors

public void setErrors(Errors value)
Sets the value of the errors property.

Parameters:
value - allowed object is Errors


Copyright © 2007 orange-cafe.de. All Rights Reserved.