Package | Description |
---|---|
com.caplin.motif.fx.trading |
Parent package with classes that relate to FX trading in general but no specific trading protocol.
|
Modifier and Type | Method and Description |
---|---|
static Side |
Side.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Side[] |
Side.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 Caplin Systems.