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

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

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

Fields in com.amazon.webservices.awsecommerceservice._2007_04_04 declared as CustomerReviews
protected  CustomerReviews Item.customerReviews
           
 

Fields in com.amazon.webservices.awsecommerceservice._2007_04_04 with type parameters of type CustomerReviews
protected  java.util.List<CustomerReviews> Customer.customerReviews
           
 

Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 that return CustomerReviews
 CustomerReviews ObjectFactory.createCustomerReviews()
          Create an instance of CustomerReviews
 CustomerReviews Item.getCustomerReviews()
          Gets the value of the customerReviews property.
 

Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 that return types with arguments of type CustomerReviews
 java.util.List<CustomerReviews> Customer.getCustomerReviews()
          Gets the value of the customerReviews property.
 

Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 with parameters of type CustomerReviews
 void Item.setCustomerReviews(CustomerReviews value)
          Sets the value of the customerReviews property.
 



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