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