Uses of Enum
com.blackhillsoftware.dcollect.DataClass.LogRc
Packages that use DataClass.LogRc
-
Uses of DataClass.LogRc in com.blackhillsoftware.dcollect
Methods in com.blackhillsoftware.dcollect that return DataClass.LogRcModifier and TypeMethodDescriptionDataClass.ddclogrc()DDCLOGRC as a LogRc.static DataClass.LogRcDataClass.LogRc.from(int value) Get the LogRc for an integer valuestatic DataClass.LogRcReturns 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.