Uses of Enum Class
com.wualabs.qtsurfer.engine.core.OrderStatus
Packages that use OrderStatus
-
Uses of OrderStatus in com.wualabs.qtsurfer.engine.core
Subclasses with type arguments of type OrderStatus in com.wualabs.qtsurfer.engine.coreMethods in com.wualabs.qtsurfer.engine.core that return OrderStatusModifier and TypeMethodDescriptionstatic OrderStatusReturns the enum constant of this class with the specified name.static OrderStatus[]OrderStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.