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

Packages that use MerchantDataType
urn.ebay.api.PayPalAPI   
urn.ebay.apis.eBLBaseComponents   
 

Uses of MerchantDataType in urn.ebay.api.PayPalAPI
 

Methods in urn.ebay.api.PayPalAPI that return MerchantDataType
 MerchantDataType DoCaptureRequestType.getMerchantData()
          Getter for merchantData
 

Methods in urn.ebay.api.PayPalAPI with parameters of type MerchantDataType
 void DoCaptureRequestType.setMerchantData(MerchantDataType merchantData)
          Setter for merchantData
 

Uses of MerchantDataType in urn.ebay.apis.eBLBaseComponents
 

Methods in urn.ebay.apis.eBLBaseComponents that return types with arguments of type MerchantDataType
 List<MerchantDataType> PaymentDetailsType.getMerchantData()
          Getter for merchantData
 

Method parameters in urn.ebay.apis.eBLBaseComponents with type arguments of type MerchantDataType
 void PaymentDetailsType.setMerchantData(List<MerchantDataType> merchantData)
          Setter for merchantData
 



Copyright © 2014. All Rights Reserved.