| Package | Description |
|---|---|
| com.coinbase.api.entity |
| Modifier and Type | Method and Description |
|---|---|
static RecurringPayment.StartType |
RecurringPayment.StartType.create(String val) |
RecurringPayment.StartType |
RecurringPayment.getStartType() |
static RecurringPayment.StartType |
RecurringPayment.StartType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecurringPayment.StartType[] |
RecurringPayment.StartType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecurringPayment.setStartType(RecurringPayment.StartType startType) |
Copyright © 2014. All rights reserved.