Uses of Enum
com.blackhillsoftware.dcollect.StorageClass.Bias
-
Uses of StorageClass.Bias in com.blackhillsoftware.dcollect
Modifier and TypeMethodDescriptionStorageClass.dscdirb()
DSCDIRB as a Bias.StorageClass.dscseqb()
DSCSEQB as a Bias.static StorageClass.Bias
StorageClass.Bias.from
(int value) Get the Bias for an integer valuestatic StorageClass.Bias
Returns the enum constant of this type with the specified name.static StorageClass.Bias[]
StorageClass.Bias.values()
Returns an array containing the constants of this enum type, in the order they are declared.