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

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

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

Fields in com.amazon.webservices.awsecommerceservice._2007_04_04 declared as SellerLookupRequest
protected  SellerLookupRequest Request.sellerLookupRequest
           
protected  SellerLookupRequest SellerLookup.shared
           
 

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

Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 that return SellerLookupRequest
 SellerLookupRequest ObjectFactory.createSellerLookupRequest()
          Create an instance of SellerLookupRequest
 SellerLookupRequest Request.getSellerLookupRequest()
          Gets the value of the sellerLookupRequest property.
 SellerLookupRequest SellerLookup.getShared()
          Gets the value of the shared property.
 

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

Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 with parameters of type SellerLookupRequest
 void Request.setSellerLookupRequest(SellerLookupRequest value)
          Sets the value of the sellerLookupRequest property.
 void SellerLookup.setShared(SellerLookupRequest value)
          Sets the value of the shared property.
 



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