Attributes | Name and Description |
---|---|
|
caplin.trading.trademodel.SubjectMapper()
|
Attributes | Name and Description |
---|---|
|
String
getInstrumentName(String sSubject)
Returns the instrument name for a particular sSubject. |
|
String
getSubject(String sInstrumentName)
Returns the subject for a particular instrument. |
►
caplin.trading.trademodel.SubjectMapper()
►
String
getInstrumentName(String sSubject)
Returns the instrument name for a particular sSubject.
String | sSubject | the subject name. |
►
String
getSubject(String sInstrumentName)
Returns the subject for a particular instrument.
String | sInstrumentName | The instrument name. |