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

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

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

Fields in com.amazon.webservices.awsecommerceservice._2007_04_04 declared as CustomerContentLookupRequest
protected  CustomerContentLookupRequest Request.customerContentLookupRequest
           
protected  CustomerContentLookupRequest CustomerContentLookup.shared
           
 

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

Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 that return CustomerContentLookupRequest
 CustomerContentLookupRequest ObjectFactory.createCustomerContentLookupRequest()
          Create an instance of CustomerContentLookupRequest
 CustomerContentLookupRequest Request.getCustomerContentLookupRequest()
          Gets the value of the customerContentLookupRequest property.
 CustomerContentLookupRequest CustomerContentLookup.getShared()
          Gets the value of the shared property.
 

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

Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 with parameters of type CustomerContentLookupRequest
 void Request.setCustomerContentLookupRequest(CustomerContentLookupRequest value)
          Sets the value of the customerContentLookupRequest property.
 void CustomerContentLookup.setShared(CustomerContentLookupRequest value)
          Sets the value of the shared property.
 



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