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