| Package | Description |
|---|---|
| urn.ebay.api.PayPalAPI | |
| urn.ebay.apis.eBLBaseComponents |
| Modifier and Type | Method and Description |
|---|---|
BillingPeriodType |
InstallmentDetailsType.getBillingPeriod()
Getter for billingPeriod
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstallmentDetailsType.setBillingPeriod(BillingPeriodType billingPeriod)
Setter for billingPeriod
|
| Modifier and Type | Method and Description |
|---|---|
static BillingPeriodType |
BillingPeriodType.fromValue(String v) |
BillingPeriodType |
BillingPeriodDetailsType_Update.getBillingPeriod()
Getter for billingPeriod
|
BillingPeriodType |
BillingPeriodDetailsType.getBillingPeriod()
Getter for billingPeriod
|
static BillingPeriodType |
BillingPeriodType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BillingPeriodType[] |
BillingPeriodType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BillingPeriodDetailsType_Update.setBillingPeriod(BillingPeriodType billingPeriod)
Setter for billingPeriod
|
void |
BillingPeriodDetailsType.setBillingPeriod(BillingPeriodType billingPeriod)
Setter for billingPeriod
|
| Constructor and Description |
|---|
BillingPeriodDetailsType(BillingPeriodType billingPeriod,
Integer billingFrequency,
BasicAmountType amount)
Constructor with arguments
|
Copyright © 2017. All Rights Reserved.