InflationIndexedCalculatorsetValues Method

Definition

Namespace: com.ftlabs.fisa.calc
Assembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
public void setValues(
	FISADate settlementDate,
	FISADate datedDate,
	PriceIndexFactory priceIndexFactory
)

Parameters

settlementDate  FISADate
 
datedDate  FISADate
 
priceIndexFactory  PriceIndexFactory
 

See Also