Uses of Class
org.jrobin.core.jrrd.DataSourceType

Packages that use DataSourceType
org.jrobin.core.jrrd   
 

Uses of DataSourceType in org.jrobin.core.jrrd
 

Fields in org.jrobin.core.jrrd declared as DataSourceType
static DataSourceType DataSourceType.ABSOLUTE
          Field ABSOLUTE
static DataSourceType DataSourceType.COUNTER
          Field COUNTER
static DataSourceType DataSourceType.DERIVE
          Field DERIVE
static DataSourceType DataSourceType.GAUGE
          Field GAUGE
 

Methods in org.jrobin.core.jrrd that return DataSourceType
static DataSourceType DataSourceType.get(String s)
          Returns a DataSourceType with the given name.
 DataSourceType DataSource.getType()
          Returns the type this data source is.
 



Copyright © 2003-2008. All Rights Reserved.