Uses of Enum
com.blackhillsoftware.dcollect.StorageGroup.StorageGroupStatus
-
Uses of StorageGroup.StorageGroupStatus in com.blackhillsoftware.dcollect
Modifier and TypeMethodDescriptionStorageGroup.Status.confirmedStatus()
SMS confirmed statusStorageGroup.dsgstat()
DSGSTAT as a StorageGroupStatus.StorageGroup.StorageGroupStatus.from
(int value) Get the StorageGroupStatus for an integer valueStorageGroup.Status.status()
SMS StatusReturns the enum constant of this type with the specified name.static StorageGroup.StorageGroupStatus[]
StorageGroup.StorageGroupStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.