Changes since
the last release

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

Packages that use PaymentTransactionType
com.ebay.soap.eBLBaseComponents   
 

Uses of PaymentTransactionType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type PaymentTransactionType
protected  java.util.List<PaymentTransactionType> PaymentInformationType.payment
           
 

Methods in com.ebay.soap.eBLBaseComponents that return PaymentTransactionType
 PaymentTransactionType ObjectFactory.createPaymentTransactionType()
          Create an instance of PaymentTransactionType
 PaymentTransactionType[] PaymentInformationType.getPayment()
           
 PaymentTransactionType PaymentInformationType.getPayment(int idx)
           
 PaymentTransactionType PaymentInformationType.setPayment(int idx, PaymentTransactionType value)
           
 

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

Methods in com.ebay.soap.eBLBaseComponents with parameters of type PaymentTransactionType
 PaymentTransactionType PaymentInformationType.setPayment(int idx, PaymentTransactionType value)
           
 void PaymentInformationType.setPayment(PaymentTransactionType[] values)
           
 


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.