com.amazon.webservices.awsecommerceservice._2007_04_04
Class MultiOperation

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

public class MultiOperation
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 ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}Help" minOccurs="0"/>
         <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}ItemSearch" minOccurs="0"/>
         <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}ItemLookup" minOccurs="0"/>
         <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}ListSearch" minOccurs="0"/>
         <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}ListLookup" minOccurs="0"/>
         <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}CustomerContentSearch" minOccurs="0"/>
         <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}CustomerContentLookup" minOccurs="0"/>
         <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}SimilarityLookup" minOccurs="0"/>
         <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}SellerLookup" minOccurs="0"/>
         <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}CartGet" minOccurs="0"/>
         <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}CartAdd" minOccurs="0"/>
         <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}CartCreate" minOccurs="0"/>
         <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}CartModify" minOccurs="0"/>
         <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}CartClear" minOccurs="0"/>
         <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}TransactionLookup" minOccurs="0"/>
         <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}SellerListingSearch" minOccurs="0"/>
         <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}SellerListingLookup" minOccurs="0"/>
         <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}BrowseNodeLookup" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  BrowseNodeLookup browseNodeLookup
           
protected  CartAdd cartAdd
           
protected  CartClear cartClear
           
protected  CartCreate cartCreate
           
protected  CartGet cartGet
           
protected  CartModify cartModify
           
protected  CustomerContentLookup customerContentLookup
           
protected  CustomerContentSearch customerContentSearch
           
protected  Help help
           
protected  ItemLookup itemLookup
           
protected  ItemSearch itemSearch
           
protected  ListLookup listLookup
           
protected  ListSearch listSearch
           
protected  SellerListingLookup sellerListingLookup
           
protected  SellerListingSearch sellerListingSearch
           
protected  SellerLookup sellerLookup
           
protected  SimilarityLookup similarityLookup
           
protected  TransactionLookup transactionLookup
           
 
Constructor Summary
MultiOperation()
           
 
Method Summary
 BrowseNodeLookup getBrowseNodeLookup()
          Gets the value of the browseNodeLookup property.
 CartAdd getCartAdd()
          Gets the value of the cartAdd property.
 CartClear getCartClear()
          Gets the value of the cartClear property.
 CartCreate getCartCreate()
          Gets the value of the cartCreate property.
 CartGet getCartGet()
          Gets the value of the cartGet property.
 CartModify getCartModify()
          Gets the value of the cartModify property.
 CustomerContentLookup getCustomerContentLookup()
          Gets the value of the customerContentLookup property.
 CustomerContentSearch getCustomerContentSearch()
          Gets the value of the customerContentSearch property.
 Help getHelp()
          Gets the value of the help property.
 ItemLookup getItemLookup()
          Gets the value of the itemLookup property.
 ItemSearch getItemSearch()
          Gets the value of the itemSearch property.
 ListLookup getListLookup()
          Gets the value of the listLookup property.
 ListSearch getListSearch()
          Gets the value of the listSearch property.
 SellerListingLookup getSellerListingLookup()
          Gets the value of the sellerListingLookup property.
 SellerListingSearch getSellerListingSearch()
          Gets the value of the sellerListingSearch property.
 SellerLookup getSellerLookup()
          Gets the value of the sellerLookup property.
 SimilarityLookup getSimilarityLookup()
          Gets the value of the similarityLookup property.
 TransactionLookup getTransactionLookup()
          Gets the value of the transactionLookup property.
 void setBrowseNodeLookup(BrowseNodeLookup value)
          Sets the value of the browseNodeLookup property.
 void setCartAdd(CartAdd value)
          Sets the value of the cartAdd property.
 void setCartClear(CartClear value)
          Sets the value of the cartClear property.
 void setCartCreate(CartCreate value)
          Sets the value of the cartCreate property.
 void setCartGet(CartGet value)
          Sets the value of the cartGet property.
 void setCartModify(CartModify value)
          Sets the value of the cartModify property.
 void setCustomerContentLookup(CustomerContentLookup value)
          Sets the value of the customerContentLookup property.
 void setCustomerContentSearch(CustomerContentSearch value)
          Sets the value of the customerContentSearch property.
 void setHelp(Help value)
          Sets the value of the help property.
 void setItemLookup(ItemLookup value)
          Sets the value of the itemLookup property.
 void setItemSearch(ItemSearch value)
          Sets the value of the itemSearch property.
 void setListLookup(ListLookup value)
          Sets the value of the listLookup property.
 void setListSearch(ListSearch value)
          Sets the value of the listSearch property.
 void setSellerListingLookup(SellerListingLookup value)
          Sets the value of the sellerListingLookup property.
 void setSellerListingSearch(SellerListingSearch value)
          Sets the value of the sellerListingSearch property.
 void setSellerLookup(SellerLookup value)
          Sets the value of the sellerLookup property.
 void setSimilarityLookup(SimilarityLookup value)
          Sets the value of the similarityLookup property.
 void setTransactionLookup(TransactionLookup value)
          Sets the value of the transactionLookup property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

help

protected Help help

itemSearch

protected ItemSearch itemSearch

itemLookup

protected ItemLookup itemLookup

listSearch

protected ListSearch listSearch

listLookup

protected ListLookup listLookup

customerContentSearch

protected CustomerContentSearch customerContentSearch

customerContentLookup

protected CustomerContentLookup customerContentLookup

similarityLookup

protected SimilarityLookup similarityLookup

sellerLookup

protected SellerLookup sellerLookup

cartGet

protected CartGet cartGet

cartAdd

protected CartAdd cartAdd

cartCreate

protected CartCreate cartCreate

cartModify

protected CartModify cartModify

cartClear

protected CartClear cartClear

transactionLookup

protected TransactionLookup transactionLookup

sellerListingSearch

protected SellerListingSearch sellerListingSearch

sellerListingLookup

protected SellerListingLookup sellerListingLookup

browseNodeLookup

protected BrowseNodeLookup browseNodeLookup
Constructor Detail

MultiOperation

public MultiOperation()
Method Detail

getHelp

public Help getHelp()
Gets the value of the help property.

Returns:
possible object is Help

setHelp

public void setHelp(Help value)
Sets the value of the help property.

Parameters:
value - allowed object is Help

getItemSearch

public ItemSearch getItemSearch()
Gets the value of the itemSearch property.

Returns:
possible object is ItemSearch

setItemSearch

public void setItemSearch(ItemSearch value)
Sets the value of the itemSearch property.

Parameters:
value - allowed object is ItemSearch

getItemLookup

public ItemLookup getItemLookup()
Gets the value of the itemLookup property.

Returns:
possible object is ItemLookup

setItemLookup

public void setItemLookup(ItemLookup value)
Sets the value of the itemLookup property.

Parameters:
value - allowed object is ItemLookup

getListSearch

public ListSearch getListSearch()
Gets the value of the listSearch property.

Returns:
possible object is ListSearch

setListSearch

public void setListSearch(ListSearch value)
Sets the value of the listSearch property.

Parameters:
value - allowed object is ListSearch

getListLookup

public ListLookup getListLookup()
Gets the value of the listLookup property.

Returns:
possible object is ListLookup

setListLookup

public void setListLookup(ListLookup value)
Sets the value of the listLookup property.

Parameters:
value - allowed object is ListLookup

getCustomerContentSearch

public CustomerContentSearch getCustomerContentSearch()
Gets the value of the customerContentSearch property.

Returns:
possible object is CustomerContentSearch

setCustomerContentSearch

public void setCustomerContentSearch(CustomerContentSearch value)
Sets the value of the customerContentSearch property.

Parameters:
value - allowed object is CustomerContentSearch

getCustomerContentLookup

public CustomerContentLookup getCustomerContentLookup()
Gets the value of the customerContentLookup property.

Returns:
possible object is CustomerContentLookup

setCustomerContentLookup

public void setCustomerContentLookup(CustomerContentLookup value)
Sets the value of the customerContentLookup property.

Parameters:
value - allowed object is CustomerContentLookup

getSimilarityLookup

public SimilarityLookup getSimilarityLookup()
Gets the value of the similarityLookup property.

Returns:
possible object is SimilarityLookup

setSimilarityLookup

public void setSimilarityLookup(SimilarityLookup value)
Sets the value of the similarityLookup property.

Parameters:
value - allowed object is SimilarityLookup

getSellerLookup

public SellerLookup getSellerLookup()
Gets the value of the sellerLookup property.

Returns:
possible object is SellerLookup

setSellerLookup

public void setSellerLookup(SellerLookup value)
Sets the value of the sellerLookup property.

Parameters:
value - allowed object is SellerLookup

getCartGet

public CartGet getCartGet()
Gets the value of the cartGet property.

Returns:
possible object is CartGet

setCartGet

public void setCartGet(CartGet value)
Sets the value of the cartGet property.

Parameters:
value - allowed object is CartGet

getCartAdd

public CartAdd getCartAdd()
Gets the value of the cartAdd property.

Returns:
possible object is CartAdd

setCartAdd

public void setCartAdd(CartAdd value)
Sets the value of the cartAdd property.

Parameters:
value - allowed object is CartAdd

getCartCreate

public CartCreate getCartCreate()
Gets the value of the cartCreate property.

Returns:
possible object is CartCreate

setCartCreate

public void setCartCreate(CartCreate value)
Sets the value of the cartCreate property.

Parameters:
value - allowed object is CartCreate

getCartModify

public CartModify getCartModify()
Gets the value of the cartModify property.

Returns:
possible object is CartModify

setCartModify

public void setCartModify(CartModify value)
Sets the value of the cartModify property.

Parameters:
value - allowed object is CartModify

getCartClear

public CartClear getCartClear()
Gets the value of the cartClear property.

Returns:
possible object is CartClear

setCartClear

public void setCartClear(CartClear value)
Sets the value of the cartClear property.

Parameters:
value - allowed object is CartClear

getTransactionLookup

public TransactionLookup getTransactionLookup()
Gets the value of the transactionLookup property.

Returns:
possible object is TransactionLookup

setTransactionLookup

public void setTransactionLookup(TransactionLookup value)
Sets the value of the transactionLookup property.

Parameters:
value - allowed object is TransactionLookup

getSellerListingSearch

public SellerListingSearch getSellerListingSearch()
Gets the value of the sellerListingSearch property.

Returns:
possible object is SellerListingSearch

setSellerListingSearch

public void setSellerListingSearch(SellerListingSearch value)
Sets the value of the sellerListingSearch property.

Parameters:
value - allowed object is SellerListingSearch

getSellerListingLookup

public SellerListingLookup getSellerListingLookup()
Gets the value of the sellerListingLookup property.

Returns:
possible object is SellerListingLookup

setSellerListingLookup

public void setSellerListingLookup(SellerListingLookup value)
Sets the value of the sellerListingLookup property.

Parameters:
value - allowed object is SellerListingLookup

getBrowseNodeLookup

public BrowseNodeLookup getBrowseNodeLookup()
Gets the value of the browseNodeLookup property.

Returns:
possible object is BrowseNodeLookup

setBrowseNodeLookup

public void setBrowseNodeLookup(BrowseNodeLookup value)
Sets the value of the browseNodeLookup property.

Parameters:
value - allowed object is BrowseNodeLookup


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