| Package | Description |
|---|---|
| urn.ebay.apis.eBLBaseComponents |
| Modifier and Type | Method and Description |
|---|---|
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
|
| Modifier and Type | Method and Description |
|---|---|
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
|
| Constructor and Description |
|---|
ScheduleDetailsType(String description,
BillingPeriodDetailsType paymentPeriod)
Constructor with arguments
|
Copyright © 2015. All Rights Reserved.