Changes since
the last release

Uses of Class
com.ebay.soap.eBLBaseComponents.ExternalTransactionType

Packages that use ExternalTransactionType
com.ebay.sdk.call   
com.ebay.soap.eBLBaseComponents   
 

Uses of ExternalTransactionType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return ExternalTransactionType
 ExternalTransactionType ReviseCheckoutStatusCall.getExternalTransaction()
          Gets the ReviseCheckoutStatusRequestType.externalTransaction.
 

Methods in com.ebay.sdk.call with parameters of type ExternalTransactionType
 void ReviseCheckoutStatusCall.setExternalTransaction(ExternalTransactionType externalTransaction)
          Sets the ReviseCheckoutStatusRequestType.externalTransaction.
 

Uses of ExternalTransactionType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as ExternalTransactionType
protected  ExternalTransactionType ReviseCheckoutStatusRequestType.externalTransaction
           
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type ExternalTransactionType
protected  List<ExternalTransactionType> TransactionType.externalTransaction
           
protected  List<ExternalTransactionType> OrderType.externalTransaction
           
 

Methods in com.ebay.soap.eBLBaseComponents that return ExternalTransactionType
 ExternalTransactionType ObjectFactory.createExternalTransactionType()
          Create an instance of ExternalTransactionType
 ExternalTransactionType[] TransactionType.getExternalTransaction()
           
 ExternalTransactionType ReviseCheckoutStatusRequestType.getExternalTransaction()
          Gets the value of the externalTransaction property.
 ExternalTransactionType[] OrderType.getExternalTransaction()
           
 ExternalTransactionType TransactionType.getExternalTransaction(int idx)
           
 ExternalTransactionType OrderType.getExternalTransaction(int idx)
           
 ExternalTransactionType TransactionType.setExternalTransaction(int idx, ExternalTransactionType value)
           
 ExternalTransactionType OrderType.setExternalTransaction(int idx, ExternalTransactionType value)
           
 

Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type ExternalTransactionType
protected  List<ExternalTransactionType> TransactionType._getExternalTransaction()
           
protected  List<ExternalTransactionType> OrderType._getExternalTransaction()
           
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type ExternalTransactionType
 void ReviseCheckoutStatusRequestType.setExternalTransaction(ExternalTransactionType value)
          Sets the value of the externalTransaction property.
 void TransactionType.setExternalTransaction(ExternalTransactionType[] values)
           
 void OrderType.setExternalTransaction(ExternalTransactionType[] values)
           
 ExternalTransactionType TransactionType.setExternalTransaction(int idx, ExternalTransactionType value)
           
 ExternalTransactionType OrderType.setExternalTransaction(int idx, ExternalTransactionType value)
           
 


Changes since
the last release

The information contained in this document is proprietary and confidential. Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc. For information regarding a qualifying NDA, contact Developer Relations: developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.