| 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 | Field and Description |
|---|---|
static KPIUtil.Trend |
KPIUtil.Trend.down |
static KPIUtil.Trend |
KPIUtil.Trend.NA |
static KPIUtil.Trend |
KPIUtil.Trend.nochange |
static KPIUtil.Trend |
KPIUtil.Trend.up |
| Modifier and Type | Method and Description |
|---|---|
static KPIUtil.Trend |
KPIUtil.Trend.valueOf(java.lang.String name) |
static KPIUtil.Trend[] |
KPIUtil.Trend.values() |