|
||||||||||
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.MultiOperationResponse
public class MultiOperationResponse
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}OperationRequest" minOccurs="0"/> <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}HelpResponse" minOccurs="0"/> <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}ItemSearchResponse" minOccurs="0"/> <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}ItemLookupResponse" minOccurs="0"/> <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}ListSearchResponse" minOccurs="0"/> <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}ListLookupResponse" minOccurs="0"/> <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}CustomerContentSearchResponse" minOccurs="0"/> <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}CustomerContentLookupResponse" minOccurs="0"/> <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}SimilarityLookupResponse" minOccurs="0"/> <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}SellerLookupResponse" minOccurs="0"/> <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}CartGetResponse" minOccurs="0"/> <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}CartAddResponse" minOccurs="0"/> <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}CartCreateResponse" minOccurs="0"/> <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}CartModifyResponse" minOccurs="0"/> <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}CartClearResponse" minOccurs="0"/> <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}TransactionLookupResponse" minOccurs="0"/> <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}SellerListingSearchResponse" minOccurs="0"/> <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}SellerListingLookupResponse" minOccurs="0"/> <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}BrowseNodeLookupResponse" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor Summary | |
---|---|
MultiOperationResponse()
|
Method Summary | |
---|---|
BrowseNodeLookupResponse |
getBrowseNodeLookupResponse()
Gets the value of the browseNodeLookupResponse property. |
CartAddResponse |
getCartAddResponse()
Gets the value of the cartAddResponse property. |
CartClearResponse |
getCartClearResponse()
Gets the value of the cartClearResponse property. |
CartCreateResponse |
getCartCreateResponse()
Gets the value of the cartCreateResponse property. |
CartGetResponse |
getCartGetResponse()
Gets the value of the cartGetResponse property. |
CartModifyResponse |
getCartModifyResponse()
Gets the value of the cartModifyResponse property. |
CustomerContentLookupResponse |
getCustomerContentLookupResponse()
Gets the value of the customerContentLookupResponse property. |
CustomerContentSearchResponse |
getCustomerContentSearchResponse()
Gets the value of the customerContentSearchResponse property. |
HelpResponse |
getHelpResponse()
Gets the value of the helpResponse property. |
ItemLookupResponse |
getItemLookupResponse()
Gets the value of the itemLookupResponse property. |
ItemSearchResponse |
getItemSearchResponse()
Gets the value of the itemSearchResponse property. |
ListLookupResponse |
getListLookupResponse()
Gets the value of the listLookupResponse property. |
ListSearchResponse |
getListSearchResponse()
Gets the value of the listSearchResponse property. |
OperationRequest |
getOperationRequest()
Gets the value of the operationRequest property. |
SellerListingLookupResponse |
getSellerListingLookupResponse()
Gets the value of the sellerListingLookupResponse property. |
SellerListingSearchResponse |
getSellerListingSearchResponse()
Gets the value of the sellerListingSearchResponse property. |
SellerLookupResponse |
getSellerLookupResponse()
Gets the value of the sellerLookupResponse property. |
SimilarityLookupResponse |
getSimilarityLookupResponse()
Gets the value of the similarityLookupResponse property. |
TransactionLookupResponse |
getTransactionLookupResponse()
Gets the value of the transactionLookupResponse property. |
void |
setBrowseNodeLookupResponse(BrowseNodeLookupResponse value)
Sets the value of the browseNodeLookupResponse property. |
void |
setCartAddResponse(CartAddResponse value)
Sets the value of the cartAddResponse property. |
void |
setCartClearResponse(CartClearResponse value)
Sets the value of the cartClearResponse property. |
void |
setCartCreateResponse(CartCreateResponse value)
Sets the value of the cartCreateResponse property. |
void |
setCartGetResponse(CartGetResponse value)
Sets the value of the cartGetResponse property. |
void |
setCartModifyResponse(CartModifyResponse value)
Sets the value of the cartModifyResponse property. |
void |
setCustomerContentLookupResponse(CustomerContentLookupResponse value)
Sets the value of the customerContentLookupResponse property. |
void |
setCustomerContentSearchResponse(CustomerContentSearchResponse value)
Sets the value of the customerContentSearchResponse property. |
void |
setHelpResponse(HelpResponse value)
Sets the value of the helpResponse property. |
void |
setItemLookupResponse(ItemLookupResponse value)
Sets the value of the itemLookupResponse property. |
void |
setItemSearchResponse(ItemSearchResponse value)
Sets the value of the itemSearchResponse property. |
void |
setListLookupResponse(ListLookupResponse value)
Sets the value of the listLookupResponse property. |
void |
setListSearchResponse(ListSearchResponse value)
Sets the value of the listSearchResponse property. |
void |
setOperationRequest(OperationRequest value)
Sets the value of the operationRequest property. |
void |
setSellerListingLookupResponse(SellerListingLookupResponse value)
Sets the value of the sellerListingLookupResponse property. |
void |
setSellerListingSearchResponse(SellerListingSearchResponse value)
Sets the value of the sellerListingSearchResponse property. |
void |
setSellerLookupResponse(SellerLookupResponse value)
Sets the value of the sellerLookupResponse property. |
void |
setSimilarityLookupResponse(SimilarityLookupResponse value)
Sets the value of the similarityLookupResponse property. |
void |
setTransactionLookupResponse(TransactionLookupResponse value)
Sets the value of the transactionLookupResponse property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected OperationRequest operationRequest
protected HelpResponse helpResponse
protected ItemSearchResponse itemSearchResponse
protected ItemLookupResponse itemLookupResponse
protected ListSearchResponse listSearchResponse
protected ListLookupResponse listLookupResponse
protected CustomerContentSearchResponse customerContentSearchResponse
protected CustomerContentLookupResponse customerContentLookupResponse
protected SimilarityLookupResponse similarityLookupResponse
protected SellerLookupResponse sellerLookupResponse
protected CartGetResponse cartGetResponse
protected CartAddResponse cartAddResponse
protected CartCreateResponse cartCreateResponse
protected CartModifyResponse cartModifyResponse
protected CartClearResponse cartClearResponse
protected TransactionLookupResponse transactionLookupResponse
protected SellerListingSearchResponse sellerListingSearchResponse
protected SellerListingLookupResponse sellerListingLookupResponse
protected BrowseNodeLookupResponse browseNodeLookupResponse
Constructor Detail |
---|
public MultiOperationResponse()
Method Detail |
---|
public OperationRequest getOperationRequest()
OperationRequest
public void setOperationRequest(OperationRequest value)
value
- allowed object is
OperationRequest
public HelpResponse getHelpResponse()
HelpResponse
public void setHelpResponse(HelpResponse value)
value
- allowed object is
HelpResponse
public ItemSearchResponse getItemSearchResponse()
ItemSearchResponse
public void setItemSearchResponse(ItemSearchResponse value)
value
- allowed object is
ItemSearchResponse
public ItemLookupResponse getItemLookupResponse()
ItemLookupResponse
public void setItemLookupResponse(ItemLookupResponse value)
value
- allowed object is
ItemLookupResponse
public ListSearchResponse getListSearchResponse()
ListSearchResponse
public void setListSearchResponse(ListSearchResponse value)
value
- allowed object is
ListSearchResponse
public ListLookupResponse getListLookupResponse()
ListLookupResponse
public void setListLookupResponse(ListLookupResponse value)
value
- allowed object is
ListLookupResponse
public CustomerContentSearchResponse getCustomerContentSearchResponse()
CustomerContentSearchResponse
public void setCustomerContentSearchResponse(CustomerContentSearchResponse value)
value
- allowed object is
CustomerContentSearchResponse
public CustomerContentLookupResponse getCustomerContentLookupResponse()
CustomerContentLookupResponse
public void setCustomerContentLookupResponse(CustomerContentLookupResponse value)
value
- allowed object is
CustomerContentLookupResponse
public SimilarityLookupResponse getSimilarityLookupResponse()
SimilarityLookupResponse
public void setSimilarityLookupResponse(SimilarityLookupResponse value)
value
- allowed object is
SimilarityLookupResponse
public SellerLookupResponse getSellerLookupResponse()
SellerLookupResponse
public void setSellerLookupResponse(SellerLookupResponse value)
value
- allowed object is
SellerLookupResponse
public CartGetResponse getCartGetResponse()
CartGetResponse
public void setCartGetResponse(CartGetResponse value)
value
- allowed object is
CartGetResponse
public CartAddResponse getCartAddResponse()
CartAddResponse
public void setCartAddResponse(CartAddResponse value)
value
- allowed object is
CartAddResponse
public CartCreateResponse getCartCreateResponse()
CartCreateResponse
public void setCartCreateResponse(CartCreateResponse value)
value
- allowed object is
CartCreateResponse
public CartModifyResponse getCartModifyResponse()
CartModifyResponse
public void setCartModifyResponse(CartModifyResponse value)
value
- allowed object is
CartModifyResponse
public CartClearResponse getCartClearResponse()
CartClearResponse
public void setCartClearResponse(CartClearResponse value)
value
- allowed object is
CartClearResponse
public TransactionLookupResponse getTransactionLookupResponse()
TransactionLookupResponse
public void setTransactionLookupResponse(TransactionLookupResponse value)
value
- allowed object is
TransactionLookupResponse
public SellerListingSearchResponse getSellerListingSearchResponse()
SellerListingSearchResponse
public void setSellerListingSearchResponse(SellerListingSearchResponse value)
value
- allowed object is
SellerListingSearchResponse
public SellerListingLookupResponse getSellerListingLookupResponse()
SellerListingLookupResponse
public void setSellerListingLookupResponse(SellerListingLookupResponse value)
value
- allowed object is
SellerListingLookupResponse
public BrowseNodeLookupResponse getBrowseNodeLookupResponse()
BrowseNodeLookupResponse
public void setBrowseNodeLookupResponse(BrowseNodeLookupResponse value)
value
- allowed object is
BrowseNodeLookupResponse
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |