Uses of Enum Class
org.knowm.xchange.coinbasepro.dto.trade.CoinbaseProOrderFlags
Packages that use CoinbaseProOrderFlags
-
Uses of CoinbaseProOrderFlags in org.knowm.xchange.coinbasepro.dto.trade
Methods in org.knowm.xchange.coinbasepro.dto.trade that return CoinbaseProOrderFlagsModifier and TypeMethodDescriptionstatic CoinbaseProOrderFlagsReturns the enum constant of this class with the specified name.static CoinbaseProOrderFlags[]CoinbaseProOrderFlags.values()Returns an array containing the constants of this enum class, in the order they are declared.