Uses of Enum
com.blackhillsoftware.dcollect.DataClass.LogRc
-
Uses of DataClass.LogRc in com.blackhillsoftware.dcollect
Modifier and TypeMethodDescriptionDataClass.ddclogrc()
DDCLOGRC as a LogRc.static DataClass.LogRc
DataClass.LogRc.from
(int value) Get the LogRc for an integer valuestatic DataClass.LogRc
Returns the enum constant of this type with the specified name.static DataClass.LogRc[]
DataClass.LogRc.values()
Returns an array containing the constants of this enum type, in the order they are declared.