Uses of Enum
info.bitrich.xchangestream.bitmex.dto.BitmexOrder.OrderStatus
Packages that use BitmexOrder.OrderStatus
-
Uses of BitmexOrder.OrderStatus in info.bitrich.xchangestream.bitmex.dto
Methods in info.bitrich.xchangestream.bitmex.dto that return BitmexOrder.OrderStatusModifier and TypeMethodDescriptionBitmexOrder.getOrdStatus()
static BitmexOrder.OrderStatus
Returns the enum constant of this type with the specified name.static BitmexOrder.OrderStatus[]
BitmexOrder.OrderStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.