Uses of Enum
com.blackhillsoftware.dcollect.Volume.PhysicalStatus
Packages that use Volume.PhysicalStatus
-
Uses of Volume.PhysicalStatus in com.blackhillsoftware.dcollect
Methods in com.blackhillsoftware.dcollect that return Volume.PhysicalStatusModifier and TypeMethodDescriptionVolume.dcvphyst()DCVPHYST as a PhysicalStatus.static Volume.PhysicalStatusVolume.PhysicalStatus.from(int value) Get the PhysicalStatus for an integer valuestatic Volume.PhysicalStatusReturns 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.