Uses of Class
org.knowm.xchange.binance.dto.trade.BinanceOrderFlags
| Package | Description |
|---|---|
| org.knowm.xchange.binance.dto.trade |
-
Uses of BinanceOrderFlags in org.knowm.xchange.binance.dto.trade
Methods in org.knowm.xchange.binance.dto.trade that return BinanceOrderFlags Modifier and Type Method Description static BinanceOrderFlagsBinanceOrderFlags. valueOf(String name)Returns the enum constant of this type with the specified name.static BinanceOrderFlags[]BinanceOrderFlags. values()Returns an array containing the constants of this enum type, in the order they are declared.