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

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

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

Fields in com.amazon.webservices.awsecommerceservice._2007_04_04 declared as ItemLookupRequest
protected  ItemLookupRequest Request.itemLookupRequest
           
protected  ItemLookupRequest ItemLookup.shared
           
 

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

Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 that return ItemLookupRequest
 ItemLookupRequest ObjectFactory.createItemLookupRequest()
          Create an instance of ItemLookupRequest
 ItemLookupRequest Request.getItemLookupRequest()
          Gets the value of the itemLookupRequest property.
 ItemLookupRequest ItemLookup.getShared()
          Gets the value of the shared property.
 

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

Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 with parameters of type ItemLookupRequest
 void Request.setItemLookupRequest(ItemLookupRequest value)
          Sets the value of the itemLookupRequest property.
 void ItemLookup.setShared(ItemLookupRequest value)
          Sets the value of the shared property.
 



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