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