public class StiAvgIntFunctionService extends StiAggregateFunctionService
IsFirstInitpropertiesREFERENCE_EMPTY, REFERENCE_REPORT| Constructor and Description |
|---|
StiAvgIntFunctionService() |
StiAvgIntFunctionService(boolean runningTotal) |
| Modifier and Type | Method and Description |
|---|---|
void |
CalcItem(java.lang.Object value)
A value calculation.
|
boolean |
getRecureParam()
Gets value, indicates that this function require a parameter.
|
java.lang.Class |
GetResultType()
Returns the type of the result.
|
java.lang.String |
getServiceName()
Gets a service name.
|
java.lang.Object |
GetValue()
Returns the calculation result.
|
void |
Init()
First initialization.
|
void |
SetValue(java.lang.Object value)
Sets the calculation result.
|
ClearAllStates, getList, getRunningTotal, getServiceCategory, getServiceType, getStates, Reset, setRunningTotalclone, getProperties, getServiceEnabled, getServiceInfo, isPropertyPresent, MemberwiseClone, packService, properties, setProperties, setServiceEnabledcleanReference, getReference, setReferencepublic StiAvgIntFunctionService(boolean runningTotal)
public StiAvgIntFunctionService()
public java.lang.String getServiceName()
getServiceName in class StiServicepublic void Init()
Init in class StiAggregateFunctionServicepublic void CalcItem(java.lang.Object value)
CalcItem in class StiAggregateFunctionServicevalue - Value.public java.lang.Object GetValue()
GetValue in class StiAggregateFunctionServicepublic void SetValue(java.lang.Object value)
SetValue in class StiAggregateFunctionServicepublic java.lang.Class GetResultType()
GetResultType in class StiAggregateFunctionServicepublic boolean getRecureParam()
getRecureParam in class StiAggregateFunctionServiceCopyright © 2019 Stimulsoft. All Rights Reserved.