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

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

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

Fields in com.amazon.webservices.awsecommerceservice._2007_04_04 declared as TransactionLookupRequest
protected  TransactionLookupRequest TransactionLookup.shared
           
protected  TransactionLookupRequest Request.transactionLookupRequest
           
 

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

Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 that return TransactionLookupRequest
 TransactionLookupRequest ObjectFactory.createTransactionLookupRequest()
          Create an instance of TransactionLookupRequest
 TransactionLookupRequest TransactionLookup.getShared()
          Gets the value of the shared property.
 TransactionLookupRequest Request.getTransactionLookupRequest()
          Gets the value of the transactionLookupRequest property.
 

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

Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 with parameters of type TransactionLookupRequest
 void TransactionLookup.setShared(TransactionLookupRequest value)
          Sets the value of the shared property.
 void Request.setTransactionLookupRequest(TransactionLookupRequest value)
          Sets the value of the transactionLookupRequest property.
 



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