StatBean Name: CalculationStatbean

Purpose: The class which all calculation StatBeans extend. This bean is not intended to be used directly, but provides general properties for all calculation StatBeans.

Other Public Methods
NameDescriptionArgumentsReturn Value
String getErrorMessage()Returns the error message if calculation failed.Error message or "".None.