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