Uses of Enum Class
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 GeminiOrderTypeReturns the enum constant of this class with the specified name.static GeminiOrderType[]GeminiOrderType.values()Returns an array containing the constants of this enum class, 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)