DefaultPriceIndexFactory Constructor
Creates a new instance of DefaultPriceIndexFactory without any
price index values.
Namespace: com.ftlabs.fisaAssembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
public DefaultPriceIndexFactory()
The addPriceIndex() method, or one of the loadPriceIndexValues()
methods must be called to populate the factory. Otherwise all calls
to getPriceIndex() will return 0.0.