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

Packages that use BillingAgreementDetailsType
urn.ebay.apis.eBLBaseComponents   
 

Uses of BillingAgreementDetailsType in urn.ebay.apis.eBLBaseComponents
 

Methods in urn.ebay.apis.eBLBaseComponents that return BillingAgreementDetailsType
 BillingAgreementDetailsType SetCustomerBillingAgreementRequestDetailsType.getBillingAgreementDetails()
          Getter for billingAgreementDetails
 

Methods in urn.ebay.apis.eBLBaseComponents that return types with arguments of type BillingAgreementDetailsType
 List<BillingAgreementDetailsType> SetExpressCheckoutRequestDetailsType.getBillingAgreementDetails()
          Getter for billingAgreementDetails
 

Methods in urn.ebay.apis.eBLBaseComponents with parameters of type BillingAgreementDetailsType
 void SetCustomerBillingAgreementRequestDetailsType.setBillingAgreementDetails(BillingAgreementDetailsType billingAgreementDetails)
          Setter for billingAgreementDetails
 

Method parameters in urn.ebay.apis.eBLBaseComponents with type arguments of type BillingAgreementDetailsType
 void SetExpressCheckoutRequestDetailsType.setBillingAgreementDetails(List<BillingAgreementDetailsType> billingAgreementDetails)
          Setter for billingAgreementDetails
 

Constructors in urn.ebay.apis.eBLBaseComponents with parameters of type BillingAgreementDetailsType
SetCustomerBillingAgreementRequestDetailsType(BillingAgreementDetailsType billingAgreementDetails, String returnURL, String cancelURL)
          Constructor with arguments
 



Copyright © 2012. All Rights Reserved.