OvernightIborSwapCurveNode.Builder |
OvernightIborSwapCurveNode.Builder.additionalSpread(double additionalSpread) |
Sets the additional spread added to the rate.
|
static OvernightIborSwapCurveNode.Builder |
OvernightIborSwapCurveNode.builder() |
Returns a builder used to create an instance of the bean.
|
OvernightIborSwapCurveNode.Builder |
OvernightIborSwapCurveNode.Meta.builder() |
|
OvernightIborSwapCurveNode.Builder |
OvernightIborSwapCurveNode.Builder.date(CurveNodeDate date) |
Sets the method by which the date of the node is calculated, defaulted to 'End'.
|
OvernightIborSwapCurveNode.Builder |
OvernightIborSwapCurveNode.Builder.dateOrder(CurveNodeDateOrder dateOrder) |
Sets the date order rules, used to ensure that the dates in the curve are in order.
|
OvernightIborSwapCurveNode.Builder |
OvernightIborSwapCurveNode.Builder.label(String label) |
Sets the label to use for the node, defaulted.
|
OvernightIborSwapCurveNode.Builder |
OvernightIborSwapCurveNode.Builder.rateId(ObservableId rateId) |
Sets the identifier of the market data value that provides the rate.
|
OvernightIborSwapCurveNode.Builder |
OvernightIborSwapCurveNode.Builder.set(String propertyName,
Object newValue) |
|
OvernightIborSwapCurveNode.Builder |
OvernightIborSwapCurveNode.Builder.set(org.joda.beans.MetaProperty<?> property,
Object value) |
|
OvernightIborSwapCurveNode.Builder |
OvernightIborSwapCurveNode.Builder.template(OvernightIborSwapTemplate template) |
Sets the template for the swap associated with this node.
|
OvernightIborSwapCurveNode.Builder |
OvernightIborSwapCurveNode.toBuilder() |
Returns a builder that allows this bean to be mutated.
|