Uses of Enum
com.blackhillsoftware.dcollect.DataClass.Compaction
Packages that use DataClass.Compaction
-
Uses of DataClass.Compaction in com.blackhillsoftware.dcollect
Methods in com.blackhillsoftware.dcollect that return DataClass.CompactionModifier and TypeMethodDescriptionDataClass.ddccomp()DDCCOMP as a DCCompact.static DataClass.CompactionDataClass.Compaction.from(int value) Get the Compaction for an integer valuestatic DataClass.CompactionReturns 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.