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

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

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

Fields in com.amazon.webservices.awsecommerceservice._2007_04_04 declared as ListSearchRequest
protected  ListSearchRequest Request.listSearchRequest
           
protected  ListSearchRequest ListSearch.shared
           
 

Fields in com.amazon.webservices.awsecommerceservice._2007_04_04 with type parameters of type ListSearchRequest
protected  java.util.List<ListSearchRequest> ListSearch.request
           
 

Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 that return ListSearchRequest
 ListSearchRequest ObjectFactory.createListSearchRequest()
          Create an instance of ListSearchRequest
 ListSearchRequest Request.getListSearchRequest()
          Gets the value of the listSearchRequest property.
 ListSearchRequest ListSearch.getShared()
          Gets the value of the shared property.
 

Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 that return types with arguments of type ListSearchRequest
 java.util.List<ListSearchRequest> ListSearch.getRequest()
          Gets the value of the request property.
 

Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 with parameters of type ListSearchRequest
 void Request.setListSearchRequest(ListSearchRequest value)
          Sets the value of the listSearchRequest property.
 void ListSearch.setShared(ListSearchRequest value)
          Sets the value of the shared property.
 



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