public interface Curve extends LatentState
Modifier and Type | Method and Description |
---|---|
CalibratableComponent[] |
calibComp()
Retrieve the Calibration Components
|
java.lang.String |
currency()
Get the Currency
|
JulianDate |
epoch()
Get the Epoch Date
|
LatentStateLabel |
label()
Get the Curve Latent State Identifier Label
|
CaseInsensitiveTreeMap<java.lang.Double> |
manifestMeasure(java.lang.String strInstrumentCode)
Retrieve the Manifest Measure Map of the given Instrument used to construct the Curve
|
boolean |
setCCIS(CurveConstructionInputSet ccis)
Set the Curve Construction Input Set Parameters
|
customTweakManifestMeasure, customTweakQuantificationMetric, parallelShiftManifestMeasure, parallelShiftQuantificationMetric, shiftManifestMeasure
LatentStateLabel label()
JulianDate epoch()
java.lang.String currency()
boolean setCCIS(CurveConstructionInputSet ccis)
ccis
- The Curve Construction Input Set ParametersCalibratableComponent[] calibComp()
CaseInsensitiveTreeMap<java.lang.Double> manifestMeasure(java.lang.String strInstrumentCode)
strInstrumentCode
- The Calibration Instrument's Code whose Manifest Measure Map is sought