Uses of Enum
info.bitrich.xchangestream.bitmex.dto.BitmexOrder.OrderStatus
-
Uses of BitmexOrder.OrderStatus in info.bitrich.xchangestream.bitmex.dto
Modifier 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.