Uses of Enum Class
com.caplin.motif.fx.trading.TradeStatus
Packages that use TradeStatus
Package
Description
Parent package with classes that relate to FX trading in general but no specific trading protocol.
-
Uses of TradeStatus in com.caplin.motif.fx.trading
Methods in com.caplin.motif.fx.trading that return TradeStatusModifier and TypeMethodDescriptionstatic TradeStatusReturns the enum constant of this class with the specified name.static TradeStatus[]TradeStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.