Uses of Enum Class
org.knowm.xchange.gemini.v1.dto.trade.GeminiOrderFlags
Packages that use GeminiOrderFlags
-
Uses of GeminiOrderFlags in org.knowm.xchange.gemini.v1.dto.trade
Methods in org.knowm.xchange.gemini.v1.dto.trade that return GeminiOrderFlagsModifier and TypeMethodDescriptionstatic GeminiOrderFlagsReturns the enum constant of this class with the specified name.static GeminiOrderFlags[]GeminiOrderFlags.values()Returns an array containing the constants of this enum class, in the order they are declared.