Package | Description |
---|---|
com.xeiam.xchange.coinbase.dto.account | |
com.xeiam.xchange.coinbase.dto.common | |
com.xeiam.xchange.coinbase.dto.merchant |
Modifier and Type | Method and Description |
---|---|
CoinbaseRepeat |
CoinbaseRecurringPayment.getRepeat() |
Modifier and Type | Method and Description |
---|---|
static CoinbaseRepeat |
CoinbaseRepeat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CoinbaseRepeat[] |
CoinbaseRepeat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CoinbaseRepeat |
CoinbaseButton.getRepeat() |
CoinbaseRepeat |
CoinbaseButton.CoinbaseButtonBuilder.getRepeat() |
Modifier and Type | Method and Description |
---|---|
CoinbaseButton.CoinbaseButtonBuilder |
CoinbaseButton.CoinbaseButtonBuilder.withRepeat(CoinbaseRepeat repeat) |
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.