Uses of Enum
com.blackhillsoftware.dcollect.Volume.PhysicalStatus
-
Uses of Volume.PhysicalStatus in com.blackhillsoftware.dcollect
Modifier and TypeMethodDescriptionVolume.dcvphyst()
DCVPHYST as a PhysicalStatus.static Volume.PhysicalStatus
Volume.PhysicalStatus.from
(int value) Get the PhysicalStatus for an integer valuestatic Volume.PhysicalStatus
Returns the enum constant of this type with the specified name.static Volume.PhysicalStatus[]
Volume.PhysicalStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.