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

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

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

Fields in com.amazon.webservices.awsecommerceservice._2007_04_04 declared as HelpRequest
protected  HelpRequest Request.helpRequest
           
protected  HelpRequest Help.shared
           
 

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

Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 that return HelpRequest
 HelpRequest ObjectFactory.createHelpRequest()
          Create an instance of HelpRequest
 HelpRequest Request.getHelpRequest()
          Gets the value of the helpRequest property.
 HelpRequest Help.getShared()
          Gets the value of the shared property.
 

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

Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 with parameters of type HelpRequest
 void Request.setHelpRequest(HelpRequest value)
          Sets the value of the helpRequest property.
 void Help.setShared(HelpRequest value)
          Sets the value of the shared property.
 



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