Uses of Class
org.xwiki.chart.time.TimePeriodType

Packages that use TimePeriodType
org.xwiki.chart.time   
 

Uses of TimePeriodType in org.xwiki.chart.time
 

Methods in org.xwiki.chart.time that return TimePeriodType
static TimePeriodType TimePeriodType.forName(String name)
           
static TimePeriodType TimePeriodType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TimePeriodType[] TimePeriodType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2004–2015 XWiki. All rights reserved.