- valueOf(String) - Static method in enum org.knowm.xchange.binance.dto.marketdata.KlineInterval
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.knowm.xchange.binance.dto.trade.BinanceOrderFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.knowm.xchange.binance.dto.trade.OrderSide
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.knowm.xchange.binance.dto.trade.OrderStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.knowm.xchange.binance.dto.trade.OrderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.knowm.xchange.binance.dto.trade.TimeInForce
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.knowm.xchange.binance.dto.marketdata.KlineInterval
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.knowm.xchange.binance.dto.trade.BinanceOrderFlags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.knowm.xchange.binance.dto.trade.OrderSide
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.knowm.xchange.binance.dto.trade.OrderStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.knowm.xchange.binance.dto.trade.OrderType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.knowm.xchange.binance.dto.trade.TimeInForce
-
Returns an array containing the constants of this enum type, in
the order they are declared.