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