Uses of Enum
com.blackhillsoftware.dcollect.DataClass.Avgrec
Packages that use DataClass.Avgrec
-
Uses of DataClass.Avgrec in com.blackhillsoftware.dcollect
Methods in com.blackhillsoftware.dcollect that return DataClass.AvgrecModifier and TypeMethodDescriptionDataClass.ddcavrec()DDCAVREC as an Avgrec.static DataClass.AvgrecDataClass.Avgrec.from(int value) Get the Avgrec for an integer valuestatic DataClass.AvgrecReturns the enum constant of this type with the specified name.static DataClass.Avgrec[]DataClass.Avgrec.values()Returns an array containing the constants of this enum type, in the order they are declared.