Uses of Enum
com.blackhillsoftware.dcollect.DataClass.RecTec
Packages that use DataClass.RecTec
-
Uses of DataClass.RecTec in com.blackhillsoftware.dcollect
Methods in com.blackhillsoftware.dcollect that return DataClass.RecTecModifier and TypeMethodDescriptionDataClass.ddcrecte()DDCRECTE as a RecTec.static DataClass.RecTecDataClass.RecTec.from(int value) Get the RecTec for an integer valuestatic DataClass.RecTecReturns the enum constant of this type with the specified name.static DataClass.RecTec[]DataClass.RecTec.values()Returns an array containing the constants of this enum type, in the order they are declared.