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