Uses of Class
anl.aida.data.TimeIntervalUnit

Packages that use TimeIntervalUnit
anl.aida.data   
 

Uses of TimeIntervalUnit in anl.aida.data
 

Fields in anl.aida.data declared as TimeIntervalUnit
private  TimeIntervalUnit RegularTimeAxis.iUnit
           
 

Methods in anl.aida.data that return TimeIntervalUnit
static TimeIntervalUnit TimeIntervalUnit.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TimeIntervalUnit[] TimeIntervalUnit.values()
          Returns an array containing the constants of this enum type, in the order they are declared.