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