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