Uses of Enum Class
com.caplin.motif.fx.orders.StrategyStatus
Packages that use StrategyStatus
Package
Description
Parent package with classes and interfaces that relate to orders in general.
-
Uses of StrategyStatus in com.caplin.motif.fx.orders
Methods in com.caplin.motif.fx.orders that return StrategyStatusModifier and TypeMethodDescriptionstatic StrategyStatusReturns the enum constant of this class with the specified name.static StrategyStatus[]StrategyStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.