Class StiSumDistinctFunctionService

Hierarchy

Index

Constructors

constructor

Properties

isFirstInit

isFirstInit: boolean = false

runningTotal

runningTotal: boolean = false

Accessors

recureParam

  • get recureParam(): boolean

serviceName

  • get serviceName(): string

Methods

calcItem

  • calcItem(value: any, valueToSum?: any): void

getValue

  • getValue(): any

init

  • init(): void

reset

  • reset(): void

setValue

  • setValue(value: any): void

Generated using TypeDoc