Uses of Enum
org.knowm.xchange.kucoin.dto.KucoinOrderFlags
Packages that use KucoinOrderFlags
-
Uses of KucoinOrderFlags in org.knowm.xchange.kucoin.dto
Methods in org.knowm.xchange.kucoin.dto that return KucoinOrderFlagsModifier and TypeMethodDescriptionstatic KucoinOrderFlags
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.