|
||||||||||
| 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()
OperationRequestpublic void setOperationRequest(OperationRequest value)
value - allowed object is
OperationRequestpublic HelpResponse getHelpResponse()
HelpResponsepublic void setHelpResponse(HelpResponse value)
value - allowed object is
HelpResponsepublic ItemSearchResponse getItemSearchResponse()
ItemSearchResponsepublic void setItemSearchResponse(ItemSearchResponse value)
value - allowed object is
ItemSearchResponsepublic ItemLookupResponse getItemLookupResponse()
ItemLookupResponsepublic void setItemLookupResponse(ItemLookupResponse value)
value - allowed object is
ItemLookupResponsepublic ListSearchResponse getListSearchResponse()
ListSearchResponsepublic void setListSearchResponse(ListSearchResponse value)
value - allowed object is
ListSearchResponsepublic ListLookupResponse getListLookupResponse()
ListLookupResponsepublic void setListLookupResponse(ListLookupResponse value)
value - allowed object is
ListLookupResponsepublic CustomerContentSearchResponse getCustomerContentSearchResponse()
CustomerContentSearchResponsepublic void setCustomerContentSearchResponse(CustomerContentSearchResponse value)
value - allowed object is
CustomerContentSearchResponsepublic CustomerContentLookupResponse getCustomerContentLookupResponse()
CustomerContentLookupResponsepublic void setCustomerContentLookupResponse(CustomerContentLookupResponse value)
value - allowed object is
CustomerContentLookupResponsepublic SimilarityLookupResponse getSimilarityLookupResponse()
SimilarityLookupResponsepublic void setSimilarityLookupResponse(SimilarityLookupResponse value)
value - allowed object is
SimilarityLookupResponsepublic SellerLookupResponse getSellerLookupResponse()
SellerLookupResponsepublic void setSellerLookupResponse(SellerLookupResponse value)
value - allowed object is
SellerLookupResponsepublic CartGetResponse getCartGetResponse()
CartGetResponsepublic void setCartGetResponse(CartGetResponse value)
value - allowed object is
CartGetResponsepublic CartAddResponse getCartAddResponse()
CartAddResponsepublic void setCartAddResponse(CartAddResponse value)
value - allowed object is
CartAddResponsepublic CartCreateResponse getCartCreateResponse()
CartCreateResponsepublic void setCartCreateResponse(CartCreateResponse value)
value - allowed object is
CartCreateResponsepublic CartModifyResponse getCartModifyResponse()
CartModifyResponsepublic void setCartModifyResponse(CartModifyResponse value)
value - allowed object is
CartModifyResponsepublic CartClearResponse getCartClearResponse()
CartClearResponsepublic void setCartClearResponse(CartClearResponse value)
value - allowed object is
CartClearResponsepublic TransactionLookupResponse getTransactionLookupResponse()
TransactionLookupResponsepublic void setTransactionLookupResponse(TransactionLookupResponse value)
value - allowed object is
TransactionLookupResponsepublic SellerListingSearchResponse getSellerListingSearchResponse()
SellerListingSearchResponsepublic void setSellerListingSearchResponse(SellerListingSearchResponse value)
value - allowed object is
SellerListingSearchResponsepublic SellerListingLookupResponse getSellerListingLookupResponse()
SellerListingLookupResponsepublic void setSellerListingLookupResponse(SellerListingLookupResponse value)
value - allowed object is
SellerListingLookupResponsepublic BrowseNodeLookupResponse getBrowseNodeLookupResponse()
BrowseNodeLookupResponsepublic 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 | |||||||||