Uses of Enum Class
com.caplin.motif.fx.trading.StreamingMode
Packages that use 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
Methods in com.caplin.motif.fx.trading that return StreamingModeModifier and TypeMethodDescriptionstatic StreamingModeStreamingMode.fromString(String s) static StreamingModeReturns 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.