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

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

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

Fields in com.amazon.webservices.awsecommerceservice._2007_04_04 declared as Errors
protected  Errors Request.errors
           
protected  Errors OperationRequest.errors
           
protected  Errors Item.errors
           
 

Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 that return Errors
 Errors ObjectFactory.createErrors()
          Create an instance of Errors
 Errors Request.getErrors()
          Gets the value of the errors property.
 Errors OperationRequest.getErrors()
          Gets the value of the errors property.
 Errors Item.getErrors()
          Gets the value of the errors property.
 

Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 with parameters of type Errors
 void Request.setErrors(Errors value)
          Sets the value of the errors property.
 void OperationRequest.setErrors(Errors value)
          Sets the value of the errors property.
 void Item.setErrors(Errors value)
          Sets the value of the errors property.
 



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