Uses of Enum
org.knowm.xchange.gemini.v1.GeminiOrderType
Packages that use GeminiOrderType
-
Uses of GeminiOrderType in org.knowm.xchange.gemini.v1
Methods in org.knowm.xchange.gemini.v1 that return GeminiOrderTypeModifier and TypeMethodDescriptionstatic GeminiOrderType
Returns the enum constant of this type with the specified name.static GeminiOrderType[]
GeminiOrderType.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of GeminiOrderType in org.knowm.xchange.gemini.v1.service
Methods in org.knowm.xchange.gemini.v1.service with parameters of type GeminiOrderTypeModifier and TypeMethodDescriptionGeminiTradeServiceRaw.placeGeminiLimitOrder
(LimitOrder limitOrder, GeminiOrderType GeminiOrderType)