|
||||||||||
| 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()
Helppublic void setHelp(Help value)
value - allowed object is
Helppublic ItemSearch getItemSearch()
ItemSearchpublic void setItemSearch(ItemSearch value)
value - allowed object is
ItemSearchpublic ItemLookup getItemLookup()
ItemLookuppublic void setItemLookup(ItemLookup value)
value - allowed object is
ItemLookuppublic ListSearch getListSearch()
ListSearchpublic void setListSearch(ListSearch value)
value - allowed object is
ListSearchpublic ListLookup getListLookup()
ListLookuppublic void setListLookup(ListLookup value)
value - allowed object is
ListLookuppublic CustomerContentSearch getCustomerContentSearch()
CustomerContentSearchpublic void setCustomerContentSearch(CustomerContentSearch value)
value - allowed object is
CustomerContentSearchpublic CustomerContentLookup getCustomerContentLookup()
CustomerContentLookuppublic void setCustomerContentLookup(CustomerContentLookup value)
value - allowed object is
CustomerContentLookuppublic SimilarityLookup getSimilarityLookup()
SimilarityLookuppublic void setSimilarityLookup(SimilarityLookup value)
value - allowed object is
SimilarityLookuppublic SellerLookup getSellerLookup()
SellerLookuppublic void setSellerLookup(SellerLookup value)
value - allowed object is
SellerLookuppublic CartGet getCartGet()
CartGetpublic void setCartGet(CartGet value)
value - allowed object is
CartGetpublic CartAdd getCartAdd()
CartAddpublic void setCartAdd(CartAdd value)
value - allowed object is
CartAddpublic CartCreate getCartCreate()
CartCreatepublic void setCartCreate(CartCreate value)
value - allowed object is
CartCreatepublic CartModify getCartModify()
CartModifypublic void setCartModify(CartModify value)
value - allowed object is
CartModifypublic CartClear getCartClear()
CartClearpublic void setCartClear(CartClear value)
value - allowed object is
CartClearpublic TransactionLookup getTransactionLookup()
TransactionLookuppublic void setTransactionLookup(TransactionLookup value)
value - allowed object is
TransactionLookuppublic SellerListingSearch getSellerListingSearch()
SellerListingSearchpublic void setSellerListingSearch(SellerListingSearch value)
value - allowed object is
SellerListingSearchpublic SellerListingLookup getSellerListingLookup()
SellerListingLookuppublic void setSellerListingLookup(SellerListingLookup value)
value - allowed object is
SellerListingLookuppublic BrowseNodeLookup getBrowseNodeLookup()
BrowseNodeLookuppublic 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 | |||||||||