Uses of Enum
com.blackhillsoftware.dcollect.StorageClass.Bias
Packages that use StorageClass.Bias
-
Uses of StorageClass.Bias in com.blackhillsoftware.dcollect
Methods in com.blackhillsoftware.dcollect that return StorageClass.BiasModifier and TypeMethodDescriptionStorageClass.dscdirb()DSCDIRB as a Bias.StorageClass.dscseqb()DSCSEQB as a Bias.static StorageClass.BiasStorageClass.Bias.from(int value) Get the Bias for an integer valuestatic StorageClass.BiasReturns 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.