Uses of Enum
org.knowm.xchange.bitmex.dto.trade.BitmexOrderFlags
Packages that use BitmexOrderFlags
-
Uses of BitmexOrderFlags in org.knowm.xchange.bitmex.dto.trade
Methods in org.knowm.xchange.bitmex.dto.trade that return BitmexOrderFlagsModifier and TypeMethodDescriptionstatic BitmexOrderFlags
BitmexOrderFlags.fromString
(String orderTypeString) static BitmexOrderFlags
Returns the enum constant of this type with the specified name.static BitmexOrderFlags[]
BitmexOrderFlags.values()
Returns an array containing the constants of this enum type, in the order they are declared.