Uses of Enum
org.knowm.xchange.coinbase.dto.account.CoinbaseBuySellLevel
-
Uses of CoinbaseBuySellLevel in org.knowm.xchange.coinbase.dto.account
Modifier and TypeMethodDescriptionCoinbaseUser.CoinbaseUserInfo.getBuyLevel()
CoinbaseUser.getBuyLevel()
CoinbaseUser.CoinbaseUserInfo.getSellLevel()
CoinbaseUser.getSellLevel()
static CoinbaseBuySellLevel
Returns the enum constant of this type with the specified name.static CoinbaseBuySellLevel[]
CoinbaseBuySellLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared.