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

Packages that use Items
com.amazon.webservices.awsecommerceservice._2007_04_04   
de.orangecafe.amazonrcp.service   
de.orangecafe.amazonrcp.service.impl   
 

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

Fields in com.amazon.webservices.awsecommerceservice._2007_04_04 with type parameters of type Items
protected  java.util.List<Items> SimilarityLookupResponse.items
           
protected  java.util.List<Items> ItemSearchResponse.items
           
protected  java.util.List<Items> ItemLookupResponse.items
           
 

Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 that return Items
 Items ObjectFactory.createItems()
          Create an instance of Items
 

Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 that return types with arguments of type Items
 java.util.List<Items> SimilarityLookupResponse.getItems()
          Gets the value of the items property.
 java.util.List<Items> ItemSearchResponse.getItems()
          Gets the value of the items property.
 java.util.List<Items> ItemLookupResponse.getItems()
          Gets the value of the items property.
 

Uses of Items in de.orangecafe.amazonrcp.service
 

Methods in de.orangecafe.amazonrcp.service that return Items
 Items IAmazonService.search(ItemSearchRequest itemSearchRequest)
           
 

Uses of Items in de.orangecafe.amazonrcp.service.impl
 

Methods in de.orangecafe.amazonrcp.service.impl that return Items
 Items AmazonWebServiceImpl.search(ItemSearchRequest itemSearchRequest)
           
 



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