| Package | Description |
|---|---|
| com.opengamma.strata.market.curve |
Definitions of curves.
|
| Modifier and Type | Method and Description |
|---|---|
DepositIsdaCreditCurveNode |
DepositIsdaCreditCurveNode.Builder.build() |
static DepositIsdaCreditCurveNode |
DepositIsdaCreditCurveNode.of(ObservableId observableId,
DaysAdjustment spotDateOffset,
BusinessDayAdjustment businessDayAdjustment,
Tenor tenor,
DayCount dayCount)
Returns a curve node for a term deposit.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends DepositIsdaCreditCurveNode> |
DepositIsdaCreditCurveNode.Meta.beanType() |
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.