| Package | Description |
|---|---|
| com.opengamma.strata.market.param |
Market data based on parameters.
|
| Modifier and Type | Method and Description |
|---|---|
PointShiftsBuilder |
PointShiftsBuilder.addShift(int scenarioIndex,
Object nodeIdentifier,
double shiftAmount)
Adds a shift for a parameter to the builder.
|
PointShiftsBuilder |
PointShiftsBuilder.addShifts(int scenarioIndex,
Map<?,Double> shiftMap)
Adds multiple shifts to the builder.
|
static PointShiftsBuilder |
PointShifts.builder(ShiftType shiftType)
Returns a new mutable builder for building instances of
ParameterizedDataPointShifts. |
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.