Uses of Enum
org.rrd4j.core.jrrd.DataSourceType
Packages that use DataSourceType
-
Uses of DataSourceType in org.rrd4j.core.jrrd
Methods in org.rrd4j.core.jrrd that return DataSourceTypeModifier and TypeMethodDescriptionDataSource.getType()
Returns the type this data source is.static DataSourceType
Returns the enum constant of this type with the specified name.static DataSourceType[]
DataSourceType.values()
Returns an array containing the constants of this enum type, in the order they are declared.