Uses of Enum
info.bitrich.xchangestream.bitmex.dto.BitmexOrder.OrderStatus
Packages that use BitmexOrder.OrderStatus
- 
Uses of BitmexOrder.OrderStatus in info.bitrich.xchangestream.bitmex.dtoMethods in info.bitrich.xchangestream.bitmex.dto that return BitmexOrder.OrderStatusModifier and TypeMethodDescriptionBitmexOrder.getOrdStatus()static BitmexOrder.OrderStatusReturns 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.