Uses of Class
urn.ebay.apis.eBLBaseComponents.PaymentInfoType

Packages that use PaymentInfoType
urn.ebay.apis.eBLBaseComponents   
 

Uses of PaymentInfoType in urn.ebay.apis.eBLBaseComponents
 

Methods in urn.ebay.apis.eBLBaseComponents that return PaymentInfoType
 PaymentInfoType PaymentTransactionType.getPaymentInfo()
          Getter for paymentInfo
 PaymentInfoType MerchantPullPaymentResponseType.getPaymentInfo()
          Getter for paymentInfo
 PaymentInfoType DoReferenceTransactionResponseDetailsType.getPaymentInfo()
          Getter for paymentInfo
 PaymentInfoType DoMobileCheckoutPaymentResponseDetailsType.getPaymentInfo()
          Getter for paymentInfo
 PaymentInfoType DoCaptureResponseDetailsType.getPaymentInfo()
          Getter for paymentInfo
 

Methods in urn.ebay.apis.eBLBaseComponents that return types with arguments of type PaymentInfoType
 List<PaymentInfoType> DoExpressCheckoutPaymentResponseDetailsType.getPaymentInfo()
          Getter for paymentInfo
 

Methods in urn.ebay.apis.eBLBaseComponents with parameters of type PaymentInfoType
 void PaymentTransactionType.setPaymentInfo(PaymentInfoType paymentInfo)
          Setter for paymentInfo
 void MerchantPullPaymentResponseType.setPaymentInfo(PaymentInfoType paymentInfo)
          Setter for paymentInfo
 void DoReferenceTransactionResponseDetailsType.setPaymentInfo(PaymentInfoType paymentInfo)
          Setter for paymentInfo
 void DoMobileCheckoutPaymentResponseDetailsType.setPaymentInfo(PaymentInfoType paymentInfo)
          Setter for paymentInfo
 void DoCaptureResponseDetailsType.setPaymentInfo(PaymentInfoType paymentInfo)
          Setter for paymentInfo
 

Method parameters in urn.ebay.apis.eBLBaseComponents with type arguments of type PaymentInfoType
 void DoExpressCheckoutPaymentResponseDetailsType.setPaymentInfo(List<PaymentInfoType> paymentInfo)
          Setter for paymentInfo
 



Copyright © 2012. All Rights Reserved.