FixedInflationSwapCurveNode | 
FixedInflationSwapCurveNode.Builder.build() | 
  | 
static FixedInflationSwapCurveNode | 
FixedInflationSwapCurveNode.of(FixedInflationSwapTemplate template,
  ObservableId rateId) | 
 Returns a curve node for a Fixed-Inflation swap using the specified instrument template and rate key. 
 | 
static FixedInflationSwapCurveNode | 
FixedInflationSwapCurveNode.of(FixedInflationSwapTemplate template,
  ObservableId rateId,
  double additionalSpread) | 
 Returns a curve node for a Fixed-Inflation swap using the specified instrument template, rate key and spread. 
 | 
static FixedInflationSwapCurveNode | 
FixedInflationSwapCurveNode.of(FixedInflationSwapTemplate template,
  ObservableId rateId,
  double additionalSpread,
  String label) | 
 Returns a curve node for a Fixed-Inflation swap using the specified instrument template,
 rate key, spread and label. 
 | 
FixedInflationSwapCurveNode | 
FixedInflationSwapCurveNode.withDate(CurveNodeDate date) | 
 Returns a copy of this node with the specified date. 
 |