|
||||||||||
| 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.Request
public class Request
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 name="IsValid" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="HelpRequest" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}HelpRequest" minOccurs="0"/>
<element name="BrowseNodeLookupRequest" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}BrowseNodeLookupRequest" minOccurs="0"/>
<element name="ItemSearchRequest" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}ItemSearchRequest" minOccurs="0"/>
<element name="ItemLookupRequest" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}ItemLookupRequest" minOccurs="0"/>
<element name="ListSearchRequest" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}ListSearchRequest" minOccurs="0"/>
<element name="ListLookupRequest" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}ListLookupRequest" minOccurs="0"/>
<element name="CustomerContentSearchRequest" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}CustomerContentSearchRequest" minOccurs="0"/>
<element name="CustomerContentLookupRequest" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}CustomerContentLookupRequest" minOccurs="0"/>
<element name="SimilarityLookupRequest" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}SimilarityLookupRequest" minOccurs="0"/>
<element name="CartGetRequest" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}CartGetRequest" minOccurs="0"/>
<element name="CartAddRequest" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}CartAddRequest" minOccurs="0"/>
<element name="CartCreateRequest" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}CartCreateRequest" minOccurs="0"/>
<element name="CartModifyRequest" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}CartModifyRequest" minOccurs="0"/>
<element name="CartClearRequest" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}CartClearRequest" minOccurs="0"/>
<element name="TransactionLookupRequest" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}TransactionLookupRequest" minOccurs="0"/>
<element name="SellerListingSearchRequest" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}SellerListingSearchRequest" minOccurs="0"/>
<element name="SellerListingLookupRequest" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}SellerListingLookupRequest" minOccurs="0"/>
<element name="SellerLookupRequest" type="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}SellerLookupRequest" minOccurs="0"/>
<element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}Errors" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected BrowseNodeLookupRequest |
browseNodeLookupRequest
|
protected CartAddRequest |
cartAddRequest
|
protected CartClearRequest |
cartClearRequest
|
protected CartCreateRequest |
cartCreateRequest
|
protected CartGetRequest |
cartGetRequest
|
protected CartModifyRequest |
cartModifyRequest
|
protected CustomerContentLookupRequest |
customerContentLookupRequest
|
protected CustomerContentSearchRequest |
customerContentSearchRequest
|
protected Errors |
errors
|
protected HelpRequest |
helpRequest
|
protected java.lang.String |
isValid
|
protected ItemLookupRequest |
itemLookupRequest
|
protected ItemSearchRequest |
itemSearchRequest
|
protected ListLookupRequest |
listLookupRequest
|
protected ListSearchRequest |
listSearchRequest
|
protected SellerListingLookupRequest |
sellerListingLookupRequest
|
protected SellerListingSearchRequest |
sellerListingSearchRequest
|
protected SellerLookupRequest |
sellerLookupRequest
|
protected SimilarityLookupRequest |
similarityLookupRequest
|
protected TransactionLookupRequest |
transactionLookupRequest
|
| Constructor Summary | |
|---|---|
Request()
|
|
| Method Summary | |
|---|---|
BrowseNodeLookupRequest |
getBrowseNodeLookupRequest()
Gets the value of the browseNodeLookupRequest property. |
CartAddRequest |
getCartAddRequest()
Gets the value of the cartAddRequest property. |
CartClearRequest |
getCartClearRequest()
Gets the value of the cartClearRequest property. |
CartCreateRequest |
getCartCreateRequest()
Gets the value of the cartCreateRequest property. |
CartGetRequest |
getCartGetRequest()
Gets the value of the cartGetRequest property. |
CartModifyRequest |
getCartModifyRequest()
Gets the value of the cartModifyRequest property. |
CustomerContentLookupRequest |
getCustomerContentLookupRequest()
Gets the value of the customerContentLookupRequest property. |
CustomerContentSearchRequest |
getCustomerContentSearchRequest()
Gets the value of the customerContentSearchRequest property. |
Errors |
getErrors()
Gets the value of the errors property. |
HelpRequest |
getHelpRequest()
Gets the value of the helpRequest property. |
java.lang.String |
getIsValid()
Gets the value of the isValid property. |
ItemLookupRequest |
getItemLookupRequest()
Gets the value of the itemLookupRequest property. |
ItemSearchRequest |
getItemSearchRequest()
Gets the value of the itemSearchRequest property. |
ListLookupRequest |
getListLookupRequest()
Gets the value of the listLookupRequest property. |
ListSearchRequest |
getListSearchRequest()
Gets the value of the listSearchRequest property. |
SellerListingLookupRequest |
getSellerListingLookupRequest()
Gets the value of the sellerListingLookupRequest property. |
SellerListingSearchRequest |
getSellerListingSearchRequest()
Gets the value of the sellerListingSearchRequest property. |
SellerLookupRequest |
getSellerLookupRequest()
Gets the value of the sellerLookupRequest property. |
SimilarityLookupRequest |
getSimilarityLookupRequest()
Gets the value of the similarityLookupRequest property. |
TransactionLookupRequest |
getTransactionLookupRequest()
Gets the value of the transactionLookupRequest property. |
void |
setBrowseNodeLookupRequest(BrowseNodeLookupRequest value)
Sets the value of the browseNodeLookupRequest property. |
void |
setCartAddRequest(CartAddRequest value)
Sets the value of the cartAddRequest property. |
void |
setCartClearRequest(CartClearRequest value)
Sets the value of the cartClearRequest property. |
void |
setCartCreateRequest(CartCreateRequest value)
Sets the value of the cartCreateRequest property. |
void |
setCartGetRequest(CartGetRequest value)
Sets the value of the cartGetRequest property. |
void |
setCartModifyRequest(CartModifyRequest value)
Sets the value of the cartModifyRequest property. |
void |
setCustomerContentLookupRequest(CustomerContentLookupRequest value)
Sets the value of the customerContentLookupRequest property. |
void |
setCustomerContentSearchRequest(CustomerContentSearchRequest value)
Sets the value of the customerContentSearchRequest property. |
void |
setErrors(Errors value)
Sets the value of the errors property. |
void |
setHelpRequest(HelpRequest value)
Sets the value of the helpRequest property. |
void |
setIsValid(java.lang.String value)
Sets the value of the isValid property. |
void |
setItemLookupRequest(ItemLookupRequest value)
Sets the value of the itemLookupRequest property. |
void |
setItemSearchRequest(ItemSearchRequest value)
Sets the value of the itemSearchRequest property. |
void |
setListLookupRequest(ListLookupRequest value)
Sets the value of the listLookupRequest property. |
void |
setListSearchRequest(ListSearchRequest value)
Sets the value of the listSearchRequest property. |
void |
setSellerListingLookupRequest(SellerListingLookupRequest value)
Sets the value of the sellerListingLookupRequest property. |
void |
setSellerListingSearchRequest(SellerListingSearchRequest value)
Sets the value of the sellerListingSearchRequest property. |
void |
setSellerLookupRequest(SellerLookupRequest value)
Sets the value of the sellerLookupRequest property. |
void |
setSimilarityLookupRequest(SimilarityLookupRequest value)
Sets the value of the similarityLookupRequest property. |
void |
setTransactionLookupRequest(TransactionLookupRequest value)
Sets the value of the transactionLookupRequest property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String isValid
protected HelpRequest helpRequest
protected BrowseNodeLookupRequest browseNodeLookupRequest
protected ItemSearchRequest itemSearchRequest
protected ItemLookupRequest itemLookupRequest
protected ListSearchRequest listSearchRequest
protected ListLookupRequest listLookupRequest
protected CustomerContentSearchRequest customerContentSearchRequest
protected CustomerContentLookupRequest customerContentLookupRequest
protected SimilarityLookupRequest similarityLookupRequest
protected CartGetRequest cartGetRequest
protected CartAddRequest cartAddRequest
protected CartCreateRequest cartCreateRequest
protected CartModifyRequest cartModifyRequest
protected CartClearRequest cartClearRequest
protected TransactionLookupRequest transactionLookupRequest
protected SellerListingSearchRequest sellerListingSearchRequest
protected SellerListingLookupRequest sellerListingLookupRequest
protected SellerLookupRequest sellerLookupRequest
protected Errors errors
| Constructor Detail |
|---|
public Request()
| Method Detail |
|---|
public java.lang.String getIsValid()
Stringpublic void setIsValid(java.lang.String value)
value - allowed object is
Stringpublic HelpRequest getHelpRequest()
HelpRequestpublic void setHelpRequest(HelpRequest value)
value - allowed object is
HelpRequestpublic BrowseNodeLookupRequest getBrowseNodeLookupRequest()
BrowseNodeLookupRequestpublic void setBrowseNodeLookupRequest(BrowseNodeLookupRequest value)
value - allowed object is
BrowseNodeLookupRequestpublic ItemSearchRequest getItemSearchRequest()
ItemSearchRequestpublic void setItemSearchRequest(ItemSearchRequest value)
value - allowed object is
ItemSearchRequestpublic ItemLookupRequest getItemLookupRequest()
ItemLookupRequestpublic void setItemLookupRequest(ItemLookupRequest value)
value - allowed object is
ItemLookupRequestpublic ListSearchRequest getListSearchRequest()
ListSearchRequestpublic void setListSearchRequest(ListSearchRequest value)
value - allowed object is
ListSearchRequestpublic ListLookupRequest getListLookupRequest()
ListLookupRequestpublic void setListLookupRequest(ListLookupRequest value)
value - allowed object is
ListLookupRequestpublic CustomerContentSearchRequest getCustomerContentSearchRequest()
CustomerContentSearchRequestpublic void setCustomerContentSearchRequest(CustomerContentSearchRequest value)
value - allowed object is
CustomerContentSearchRequestpublic CustomerContentLookupRequest getCustomerContentLookupRequest()
CustomerContentLookupRequestpublic void setCustomerContentLookupRequest(CustomerContentLookupRequest value)
value - allowed object is
CustomerContentLookupRequestpublic SimilarityLookupRequest getSimilarityLookupRequest()
SimilarityLookupRequestpublic void setSimilarityLookupRequest(SimilarityLookupRequest value)
value - allowed object is
SimilarityLookupRequestpublic CartGetRequest getCartGetRequest()
CartGetRequestpublic void setCartGetRequest(CartGetRequest value)
value - allowed object is
CartGetRequestpublic CartAddRequest getCartAddRequest()
CartAddRequestpublic void setCartAddRequest(CartAddRequest value)
value - allowed object is
CartAddRequestpublic CartCreateRequest getCartCreateRequest()
CartCreateRequestpublic void setCartCreateRequest(CartCreateRequest value)
value - allowed object is
CartCreateRequestpublic CartModifyRequest getCartModifyRequest()
CartModifyRequestpublic void setCartModifyRequest(CartModifyRequest value)
value - allowed object is
CartModifyRequestpublic CartClearRequest getCartClearRequest()
CartClearRequestpublic void setCartClearRequest(CartClearRequest value)
value - allowed object is
CartClearRequestpublic TransactionLookupRequest getTransactionLookupRequest()
TransactionLookupRequestpublic void setTransactionLookupRequest(TransactionLookupRequest value)
value - allowed object is
TransactionLookupRequestpublic SellerListingSearchRequest getSellerListingSearchRequest()
SellerListingSearchRequestpublic void setSellerListingSearchRequest(SellerListingSearchRequest value)
value - allowed object is
SellerListingSearchRequestpublic SellerListingLookupRequest getSellerListingLookupRequest()
SellerListingLookupRequestpublic void setSellerListingLookupRequest(SellerListingLookupRequest value)
value - allowed object is
SellerListingLookupRequestpublic SellerLookupRequest getSellerLookupRequest()
SellerLookupRequestpublic void setSellerLookupRequest(SellerLookupRequest value)
value - allowed object is
SellerLookupRequestpublic Errors getErrors()
Errorspublic void setErrors(Errors value)
value - allowed object is
Errors
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||