public interface ExplicitBootCurve extends Curve
Modifier and Type | Method and Description |
---|---|
boolean |
bumpNodeValue(int iIndex,
double dblValue)
Bump the node value at the node specified the index by the value
|
boolean |
setFlatValue(double dblValue)
Set the flat value across all the nodes
|
boolean |
setNodeValue(int iIndex,
double dblValue)
Set the Value/Slope at the Node specified by the Index
|
calibComp, currency, epoch, label, manifestMeasure, setCCIS
customTweakManifestMeasure, customTweakQuantificationMetric, parallelShiftManifestMeasure, parallelShiftQuantificationMetric, shiftManifestMeasure
boolean setNodeValue(int iIndex, double dblValue)
iIndex
- Node IndexdblValue
- Node Valueboolean bumpNodeValue(int iIndex, double dblValue)
iIndex
- node indexdblValue
- node bump valueboolean setFlatValue(double dblValue)
dblValue
- node value