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