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

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

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

Fields in com.amazon.webservices.awsecommerceservice._2007_04_04 declared as SellerListingSearchRequest
protected  SellerListingSearchRequest Request.sellerListingSearchRequest
           
protected  SellerListingSearchRequest SellerListingSearch.shared
           
 

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

Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 that return SellerListingSearchRequest
 SellerListingSearchRequest ObjectFactory.createSellerListingSearchRequest()
          Create an instance of SellerListingSearchRequest
 SellerListingSearchRequest Request.getSellerListingSearchRequest()
          Gets the value of the sellerListingSearchRequest property.
 SellerListingSearchRequest SellerListingSearch.getShared()
          Gets the value of the shared property.
 

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

Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 with parameters of type SellerListingSearchRequest
 void Request.setSellerListingSearchRequest(SellerListingSearchRequest value)
          Sets the value of the sellerListingSearchRequest property.
 void SellerListingSearch.setShared(SellerListingSearchRequest value)
          Sets the value of the shared property.
 



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