Uses of Enum Class
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 DataSourceTypeReturns the enum constant of this class with the specified name.static DataSourceType[]DataSourceType.values()Returns an array containing the constants of this enum class, in the order they are declared.