Package | Description |
---|---|
psdi.app.kpi |
The KPI package represents objects that are used to configure, display and control
KPI Manager app, for Key Performance Indicators.
|
Modifier and Type | Method and Description |
---|---|
static KPIUtil.Trend |
KPIUtil.Trend.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static KPIUtil.Trend[] |
KPIUtil.Trend.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|