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