Changes since
the last release

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

Packages that use TransactionReferenceType
com.ebay.soap.eBLBaseComponents   
 

Uses of TransactionReferenceType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as TransactionReferenceType
protected  TransactionReferenceType RefundTransactionInfoType.referenceID
           
protected  TransactionReferenceType PaymentTransactionType.referenceID
           
protected  TransactionReferenceType PaymentTransactionCodeType.referenceID
           
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type TransactionReferenceType
protected  java.util.List<TransactionReferenceType> PaymentTransactionType.paymentReferenceID
           
protected  java.util.List<TransactionReferenceType> PaymentTransactionCodeType.paymentReferenceID
           
 

Methods in com.ebay.soap.eBLBaseComponents that return TransactionReferenceType
 TransactionReferenceType ObjectFactory.createTransactionReferenceType()
          Create an instance of TransactionReferenceType
 TransactionReferenceType[] PaymentTransactionType.getPaymentReferenceID()
           
 TransactionReferenceType[] PaymentTransactionCodeType.getPaymentReferenceID()
           
 TransactionReferenceType PaymentTransactionType.getPaymentReferenceID(int idx)
           
 TransactionReferenceType PaymentTransactionCodeType.getPaymentReferenceID(int idx)
           
 TransactionReferenceType RefundTransactionInfoType.getReferenceID()
          Gets the value of the referenceID property.
 TransactionReferenceType PaymentTransactionType.getReferenceID()
          Gets the value of the referenceID property.
 TransactionReferenceType PaymentTransactionCodeType.getReferenceID()
          Gets the value of the referenceID property.
 TransactionReferenceType PaymentTransactionType.setPaymentReferenceID(int idx, TransactionReferenceType value)
           
 TransactionReferenceType PaymentTransactionCodeType.setPaymentReferenceID(int idx, TransactionReferenceType value)
           
 

Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type TransactionReferenceType
protected  java.util.List<TransactionReferenceType> PaymentTransactionType._getPaymentReferenceID()
           
protected  java.util.List<TransactionReferenceType> PaymentTransactionCodeType._getPaymentReferenceID()
           
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type TransactionReferenceType
 TransactionReferenceType PaymentTransactionType.setPaymentReferenceID(int idx, TransactionReferenceType value)
           
 TransactionReferenceType PaymentTransactionCodeType.setPaymentReferenceID(int idx, TransactionReferenceType value)
           
 void PaymentTransactionType.setPaymentReferenceID(TransactionReferenceType[] values)
           
 void PaymentTransactionCodeType.setPaymentReferenceID(TransactionReferenceType[] values)
           
 void RefundTransactionInfoType.setReferenceID(TransactionReferenceType value)
          Sets the value of the referenceID property.
 void PaymentTransactionType.setReferenceID(TransactionReferenceType value)
          Sets the value of the referenceID property.
 void PaymentTransactionCodeType.setReferenceID(TransactionReferenceType value)
          Sets the value of the referenceID property.
 


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.