Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
psdi.app.kpi.KPIUtil.Trend

  • Packages that use KPIUtil.Trend 
    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.
    • Uses of KPIUtil.Trend in psdi.app.kpi

      Fields in psdi.app.kpi declared as KPIUtil.Trend 
      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 
      Methods in psdi.app.kpi that return KPIUtil.Trend 
      Modifier and Type Method and Description
      static KPIUtil.Trend KPIUtil.Trend.valueOf(java.lang.String name) 
      static KPIUtil.Trend[] KPIUtil.Trend.values() 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes