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

Packages that use PaymentTransactionType
com.paypal.api.PayPalAPI   
 

Uses of PaymentTransactionType in com.paypal.api.PayPalAPI
 

Methods in com.paypal.api.PayPalAPI that return PaymentTransactionType
 PaymentTransactionType GetTransactionDetailsResponseType.getPaymentTransactionDetails()
           
 

Methods in com.paypal.api.PayPalAPI with parameters of type PaymentTransactionType
 void GetTransactionDetailsResponseType.setPaymentTransactionDetails(PaymentTransactionType paymentTransactionDetails)