Uses of Class
com.amazon.webservices.awsecommerceservice._2007_04_04.Request

Packages that use Request
com.amazon.webservices.awsecommerceservice._2007_04_04   
 

Uses of Request in com.amazon.webservices.awsecommerceservice._2007_04_04
 

Fields in com.amazon.webservices.awsecommerceservice._2007_04_04 declared as Request
protected  Request Transactions.request
           
protected  Request Sellers.request
           
protected  Request SellerListings.request
           
protected  Request Lists.request
           
protected  Request Items.request
           
protected  Request Information.request
           
protected  Request Customers.request
           
protected  Request Cart.request
           
protected  Request BrowseNodes.request
           
 

Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 that return Request
 Request ObjectFactory.createRequest()
          Create an instance of Request
 Request Transactions.getRequest()
          Gets the value of the request property.
 Request Sellers.getRequest()
          Gets the value of the request property.
 Request SellerListings.getRequest()
          Gets the value of the request property.
 Request Lists.getRequest()
          Gets the value of the request property.
 Request Items.getRequest()
          Gets the value of the request property.
 Request Information.getRequest()
          Gets the value of the request property.
 Request Customers.getRequest()
          Gets the value of the request property.
 Request Cart.getRequest()
          Gets the value of the request property.
 Request BrowseNodes.getRequest()
          Gets the value of the request property.
 

Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 with parameters of type Request
 void Transactions.setRequest(Request value)
          Sets the value of the request property.
 void Sellers.setRequest(Request value)
          Sets the value of the request property.
 void SellerListings.setRequest(Request value)
          Sets the value of the request property.
 void Lists.setRequest(Request value)
          Sets the value of the request property.
 void Items.setRequest(Request value)
          Sets the value of the request property.
 void Information.setRequest(Request value)
          Sets the value of the request property.
 void Customers.setRequest(Request value)
          Sets the value of the request property.
 void Cart.setRequest(Request value)
          Sets the value of the request property.
 void BrowseNodes.setRequest(Request value)
          Sets the value of the request property.
 



Copyright © 2007 orange-cafe.de. All Rights Reserved.