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

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

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

Fields in com.amazon.webservices.awsecommerceservice._2007_04_04 declared as SimilarityLookupRequest
protected  SimilarityLookupRequest SimilarityLookup.shared
           
protected  SimilarityLookupRequest Request.similarityLookupRequest
           
 

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

Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 that return SimilarityLookupRequest
 SimilarityLookupRequest ObjectFactory.createSimilarityLookupRequest()
          Create an instance of SimilarityLookupRequest
 SimilarityLookupRequest SimilarityLookup.getShared()
          Gets the value of the shared property.
 SimilarityLookupRequest Request.getSimilarityLookupRequest()
          Gets the value of the similarityLookupRequest property.
 

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

Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 with parameters of type SimilarityLookupRequest
 void SimilarityLookup.setShared(SimilarityLookupRequest value)
          Sets the value of the shared property.
 void Request.setSimilarityLookupRequest(SimilarityLookupRequest value)
          Sets the value of the similarityLookupRequest property.
 



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