Attributes | Name and Description |
---|---|
|
caplin.presenter.domain.node.FxTenor(String sInstrument, String sTenor, String sSettlementDate)
A presentation node that represents a Tenor |
Attributes | Name and Description |
---|---|
|
enabled
A boolean property representing whether the presentation is enabled or not. |
|
label
The text currently displayed. |
|
value
The string value of the date in ISO format |
►
caplin.presenter.domain.node.FxTenor(String sInstrument, String sTenor, String sSettlementDate)
A presentation node that represents a Tenor
String | sInstrument | the instrument |
String | sTenor | the string representation of this tenor |
String | sSettlementDate | An ISO date string |
►
caplin.presenter.property.WritableProperty
enabled
A boolean property representing whether the presentation is enabled or not.
►
caplin.presenter.property.WritableProperty
label
The text currently displayed.
►
caplin.presenter.property.ISODateProperty
value
The string value of the date in ISO format