Uses of Enum
com.blackhillsoftware.dcollect.StorageClass.Avail
Packages that use StorageClass.Avail
-
Uses of StorageClass.Avail in com.blackhillsoftware.dcollect
Methods in com.blackhillsoftware.dcollect that return StorageClass.AvailModifier and TypeMethodDescriptionStorageClass.dscavail()DSCAVAIL as a Avail.static StorageClass.AvailStorageClass.Avail.from(int value) Get the Avail for an integer valuestatic StorageClass.AvailReturns the enum constant of this type with the specified name.static StorageClass.Avail[]StorageClass.Avail.values()Returns an array containing the constants of this enum type, in the order they are declared.