Uses of Enum
org.knowm.xchange.coinbase.dto.merchant.CoinbaseOrder.CoinbaseOrderStatus
Packages that use CoinbaseOrder.CoinbaseOrderStatus
-
Uses of CoinbaseOrder.CoinbaseOrderStatus in org.knowm.xchange.coinbase.dto.merchant
Methods in org.knowm.xchange.coinbase.dto.merchant that return CoinbaseOrder.CoinbaseOrderStatusModifier and TypeMethodDescriptionCoinbaseOrder.getStatus()
Returns the enum constant of this type with the specified name.static CoinbaseOrder.CoinbaseOrderStatus[]
CoinbaseOrder.CoinbaseOrderStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.