|
||||||||||
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.MultiOperation
public class MultiOperation
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 |
---|
protected Help help
protected ItemSearch itemSearch
protected ItemLookup itemLookup
protected ListSearch listSearch
protected ListLookup listLookup
protected CustomerContentSearch customerContentSearch
protected CustomerContentLookup customerContentLookup
protected SimilarityLookup similarityLookup
protected SellerLookup sellerLookup
protected CartGet cartGet
protected CartAdd cartAdd
protected CartCreate cartCreate
protected CartModify cartModify
protected CartClear cartClear
protected TransactionLookup transactionLookup
protected SellerListingSearch sellerListingSearch
protected SellerListingLookup sellerListingLookup
protected BrowseNodeLookup browseNodeLookup
Constructor Detail |
---|
public MultiOperation()
Method Detail |
---|
public Help getHelp()
Help
public void setHelp(Help value)
value
- allowed object is
Help
public ItemSearch getItemSearch()
ItemSearch
public void setItemSearch(ItemSearch value)
value
- allowed object is
ItemSearch
public ItemLookup getItemLookup()
ItemLookup
public void setItemLookup(ItemLookup value)
value
- allowed object is
ItemLookup
public ListSearch getListSearch()
ListSearch
public void setListSearch(ListSearch value)
value
- allowed object is
ListSearch
public ListLookup getListLookup()
ListLookup
public void setListLookup(ListLookup value)
value
- allowed object is
ListLookup
public CustomerContentSearch getCustomerContentSearch()
CustomerContentSearch
public void setCustomerContentSearch(CustomerContentSearch value)
value
- allowed object is
CustomerContentSearch
public CustomerContentLookup getCustomerContentLookup()
CustomerContentLookup
public void setCustomerContentLookup(CustomerContentLookup value)
value
- allowed object is
CustomerContentLookup
public SimilarityLookup getSimilarityLookup()
SimilarityLookup
public void setSimilarityLookup(SimilarityLookup value)
value
- allowed object is
SimilarityLookup
public SellerLookup getSellerLookup()
SellerLookup
public void setSellerLookup(SellerLookup value)
value
- allowed object is
SellerLookup
public CartGet getCartGet()
CartGet
public void setCartGet(CartGet value)
value
- allowed object is
CartGet
public CartAdd getCartAdd()
CartAdd
public void setCartAdd(CartAdd value)
value
- allowed object is
CartAdd
public CartCreate getCartCreate()
CartCreate
public void setCartCreate(CartCreate value)
value
- allowed object is
CartCreate
public CartModify getCartModify()
CartModify
public void setCartModify(CartModify value)
value
- allowed object is
CartModify
public CartClear getCartClear()
CartClear
public void setCartClear(CartClear value)
value
- allowed object is
CartClear
public TransactionLookup getTransactionLookup()
TransactionLookup
public void setTransactionLookup(TransactionLookup value)
value
- allowed object is
TransactionLookup
public SellerListingSearch getSellerListingSearch()
SellerListingSearch
public void setSellerListingSearch(SellerListingSearch value)
value
- allowed object is
SellerListingSearch
public SellerListingLookup getSellerListingLookup()
SellerListingLookup
public void setSellerListingLookup(SellerListingLookup value)
value
- allowed object is
SellerListingLookup
public BrowseNodeLookup getBrowseNodeLookup()
BrowseNodeLookup
public void setBrowseNodeLookup(BrowseNodeLookup value)
value
- allowed object is
BrowseNodeLookup
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |