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