|
Project 4 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.amazon.soap.AWSECommerceService.MultiOperation
public class MultiOperation
Field Summary | |
---|---|
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private BrowseNodeLookup |
browseNodeLookup
|
private CartAdd |
cartAdd
|
private CartClear |
cartClear
|
private CartCreate |
cartCreate
|
private CartGet |
cartGet
|
private CartModify |
cartModify
|
private CustomerContentLookup |
customerContentLookup
|
private CustomerContentSearch |
customerContentSearch
|
private Help |
help
|
private ItemLookup |
itemLookup
|
private ItemSearch |
itemSearch
|
private ListLookup |
listLookup
|
private ListSearch |
listSearch
|
private SellerListingLookup |
sellerListingLookup
|
private SellerListingSearch |
sellerListingSearch
|
private SellerLookup |
sellerLookup
|
private SimilarityLookup |
similarityLookup
|
private TransactionLookup |
transactionLookup
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
Constructor Summary | |
---|---|
MultiOperation()
|
|
MultiOperation(Help help,
ItemSearch itemSearch,
ItemLookup itemLookup,
ListSearch listSearch,
ListLookup listLookup,
CustomerContentSearch customerContentSearch,
CustomerContentLookup customerContentLookup,
SimilarityLookup similarityLookup,
SellerLookup sellerLookup,
CartGet cartGet,
CartAdd cartAdd,
CartCreate cartCreate,
CartModify cartModify,
CartClear cartClear,
TransactionLookup transactionLookup,
SellerListingSearch sellerListingSearch,
SellerListingLookup sellerListingLookup,
BrowseNodeLookup browseNodeLookup)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
BrowseNodeLookup |
getBrowseNodeLookup()
Gets the browseNodeLookup value for this MultiOperation. |
CartAdd |
getCartAdd()
Gets the cartAdd value for this MultiOperation. |
CartClear |
getCartClear()
Gets the cartClear value for this MultiOperation. |
CartCreate |
getCartCreate()
Gets the cartCreate value for this MultiOperation. |
CartGet |
getCartGet()
Gets the cartGet value for this MultiOperation. |
CartModify |
getCartModify()
Gets the cartModify value for this MultiOperation. |
CustomerContentLookup |
getCustomerContentLookup()
Gets the customerContentLookup value for this MultiOperation. |
CustomerContentSearch |
getCustomerContentSearch()
Gets the customerContentSearch value for this MultiOperation. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
Help |
getHelp()
Gets the help value for this MultiOperation. |
ItemLookup |
getItemLookup()
Gets the itemLookup value for this MultiOperation. |
ItemSearch |
getItemSearch()
Gets the itemSearch value for this MultiOperation. |
ListLookup |
getListLookup()
Gets the listLookup value for this MultiOperation. |
ListSearch |
getListSearch()
Gets the listSearch value for this MultiOperation. |
SellerListingLookup |
getSellerListingLookup()
Gets the sellerListingLookup value for this MultiOperation. |
SellerListingSearch |
getSellerListingSearch()
Gets the sellerListingSearch value for this MultiOperation. |
SellerLookup |
getSellerLookup()
Gets the sellerLookup value for this MultiOperation. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
SimilarityLookup |
getSimilarityLookup()
Gets the similarityLookup value for this MultiOperation. |
TransactionLookup |
getTransactionLookup()
Gets the transactionLookup value for this MultiOperation. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setBrowseNodeLookup(BrowseNodeLookup browseNodeLookup)
Sets the browseNodeLookup value for this MultiOperation. |
void |
setCartAdd(CartAdd cartAdd)
Sets the cartAdd value for this MultiOperation. |
void |
setCartClear(CartClear cartClear)
Sets the cartClear value for this MultiOperation. |
void |
setCartCreate(CartCreate cartCreate)
Sets the cartCreate value for this MultiOperation. |
void |
setCartGet(CartGet cartGet)
Sets the cartGet value for this MultiOperation. |
void |
setCartModify(CartModify cartModify)
Sets the cartModify value for this MultiOperation. |
void |
setCustomerContentLookup(CustomerContentLookup customerContentLookup)
Sets the customerContentLookup value for this MultiOperation. |
void |
setCustomerContentSearch(CustomerContentSearch customerContentSearch)
Sets the customerContentSearch value for this MultiOperation. |
void |
setHelp(Help help)
Sets the help value for this MultiOperation. |
void |
setItemLookup(ItemLookup itemLookup)
Sets the itemLookup value for this MultiOperation. |
void |
setItemSearch(ItemSearch itemSearch)
Sets the itemSearch value for this MultiOperation. |
void |
setListLookup(ListLookup listLookup)
Sets the listLookup value for this MultiOperation. |
void |
setListSearch(ListSearch listSearch)
Sets the listSearch value for this MultiOperation. |
void |
setSellerListingLookup(SellerListingLookup sellerListingLookup)
Sets the sellerListingLookup value for this MultiOperation. |
void |
setSellerListingSearch(SellerListingSearch sellerListingSearch)
Sets the sellerListingSearch value for this MultiOperation. |
void |
setSellerLookup(SellerLookup sellerLookup)
Sets the sellerLookup value for this MultiOperation. |
void |
setSimilarityLookup(SimilarityLookup similarityLookup)
Sets the similarityLookup value for this MultiOperation. |
void |
setTransactionLookup(TransactionLookup transactionLookup)
Sets the transactionLookup value for this MultiOperation. |
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 BrowseNodeLookup browseNodeLookup
private CartAdd cartAdd
private CartClear cartClear
private CartCreate cartCreate
private CartGet cartGet
private CartModify cartModify
private CustomerContentLookup customerContentLookup
private CustomerContentSearch customerContentSearch
private Help help
private ItemLookup itemLookup
private ItemSearch itemSearch
private ListLookup listLookup
private ListSearch listSearch
private SellerListingLookup sellerListingLookup
private SellerListingSearch sellerListingSearch
private SellerLookup sellerLookup
private SimilarityLookup similarityLookup
private TransactionLookup transactionLookup
private static org.apache.axis.description.TypeDesc typeDesc
Constructor Detail |
---|
public MultiOperation()
public MultiOperation(Help help, ItemSearch itemSearch, ItemLookup itemLookup, ListSearch listSearch, ListLookup listLookup, CustomerContentSearch customerContentSearch, CustomerContentLookup customerContentLookup, SimilarityLookup similarityLookup, SellerLookup sellerLookup, CartGet cartGet, CartAdd cartAdd, CartCreate cartCreate, CartModify cartModify, CartClear cartClear, TransactionLookup transactionLookup, SellerListingSearch sellerListingSearch, SellerListingLookup sellerListingLookup, BrowseNodeLookup browseNodeLookup)
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public BrowseNodeLookup getBrowseNodeLookup()
public CartAdd getCartAdd()
public CartClear getCartClear()
public CartCreate getCartCreate()
public CartGet getCartGet()
public CartModify getCartModify()
public CustomerContentLookup getCustomerContentLookup()
public CustomerContentSearch getCustomerContentSearch()
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
public Help getHelp()
public ItemLookup getItemLookup()
public ItemSearch getItemSearch()
public ListLookup getListLookup()
public ListSearch getListSearch()
public SellerListingLookup getSellerListingLookup()
public SellerListingSearch getSellerListingSearch()
public SellerLookup getSellerLookup()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
public SimilarityLookup getSimilarityLookup()
public TransactionLookup getTransactionLookup()
public static org.apache.axis.description.TypeDesc getTypeDesc()
public int hashCode()
hashCode
in class java.lang.Object
public void setBrowseNodeLookup(BrowseNodeLookup browseNodeLookup)
browseNodeLookup
- public void setCartAdd(CartAdd cartAdd)
cartAdd
- public void setCartClear(CartClear cartClear)
cartClear
- public void setCartCreate(CartCreate cartCreate)
cartCreate
- public void setCartGet(CartGet cartGet)
cartGet
- public void setCartModify(CartModify cartModify)
cartModify
- public void setCustomerContentLookup(CustomerContentLookup customerContentLookup)
customerContentLookup
- public void setCustomerContentSearch(CustomerContentSearch customerContentSearch)
customerContentSearch
- public void setHelp(Help help)
help
- public void setItemLookup(ItemLookup itemLookup)
itemLookup
- public void setItemSearch(ItemSearch itemSearch)
itemSearch
- public void setListLookup(ListLookup listLookup)
listLookup
- public void setListSearch(ListSearch listSearch)
listSearch
- public void setSellerListingLookup(SellerListingLookup sellerListingLookup)
sellerListingLookup
- public void setSellerListingSearch(SellerListingSearch sellerListingSearch)
sellerListingSearch
- public void setSellerLookup(SellerLookup sellerLookup)
sellerLookup
- public void setSimilarityLookup(SimilarityLookup similarityLookup)
similarityLookup
- public void setTransactionLookup(TransactionLookup transactionLookup)
transactionLookup
-
|
Project 4 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |