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