| Package | Description |
|---|---|
| com.coinbase.api.entity |
| Modifier and Type | Method and Description |
|---|---|
static Button.Repeat |
Button.Repeat.create(String val) |
Button.Repeat |
RecurringPayment.getRepeat() |
Button.Repeat |
Button.getRepeat() |
static Button.Repeat |
Button.Repeat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Button.Repeat[] |
Button.Repeat.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.setRepeat(Button.Repeat repeat) |
void |
Button.setRepeat(Button.Repeat repeat) |
Copyright © 2014. All rights reserved.