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

Packages that use BillingPeriodDetailsType
urn.ebay.apis.eBLBaseComponents   
 

Uses of BillingPeriodDetailsType in urn.ebay.apis.eBLBaseComponents
 

Methods in urn.ebay.apis.eBLBaseComponents that return BillingPeriodDetailsType
 BillingPeriodDetailsType GetRecurringPaymentsProfileDetailsResponseDetailsType.getCurrentRecurringPaymentsPeriod()
          Getter for currentRecurringPaymentsPeriod
 BillingPeriodDetailsType ScheduleDetailsType.getPaymentPeriod()
          Getter for paymentPeriod
 BillingPeriodDetailsType GetRecurringPaymentsProfileDetailsResponseDetailsType.getRegularRecurringPaymentsPeriod()
          Getter for regularRecurringPaymentsPeriod
 BillingPeriodDetailsType ScheduleDetailsType.getTrialPeriod()
          Getter for trialPeriod
 BillingPeriodDetailsType GetRecurringPaymentsProfileDetailsResponseDetailsType.getTrialRecurringPaymentsPeriod()
          Getter for trialRecurringPaymentsPeriod
 

Methods in urn.ebay.apis.eBLBaseComponents with parameters of type BillingPeriodDetailsType
 void GetRecurringPaymentsProfileDetailsResponseDetailsType.setCurrentRecurringPaymentsPeriod(BillingPeriodDetailsType currentRecurringPaymentsPeriod)
          Setter for currentRecurringPaymentsPeriod
 void ScheduleDetailsType.setPaymentPeriod(BillingPeriodDetailsType paymentPeriod)
          Setter for paymentPeriod
 void GetRecurringPaymentsProfileDetailsResponseDetailsType.setRegularRecurringPaymentsPeriod(BillingPeriodDetailsType regularRecurringPaymentsPeriod)
          Setter for regularRecurringPaymentsPeriod
 void ScheduleDetailsType.setTrialPeriod(BillingPeriodDetailsType trialPeriod)
          Setter for trialPeriod
 void GetRecurringPaymentsProfileDetailsResponseDetailsType.setTrialRecurringPaymentsPeriod(BillingPeriodDetailsType trialRecurringPaymentsPeriod)
          Setter for trialRecurringPaymentsPeriod
 

Constructors in urn.ebay.apis.eBLBaseComponents with parameters of type BillingPeriodDetailsType
ScheduleDetailsType(String description, BillingPeriodDetailsType paymentPeriod)
          Constructor with arguments
 



Copyright © 2012. All Rights Reserved.