Uses of Enum
com.blackhillsoftware.dcollect.SmsVolume.MvsStatus
-
Uses of SmsVolume.MvsStatus in com.blackhillsoftware.dcollect
Modifier and TypeMethodDescriptionstatic SmsVolume.MvsStatus
SmsVolume.MvsStatus.from
(int value) Get the MvsStatus for an integer valueSmsVolume.Status.mvsStatus()
MVS Statusstatic SmsVolume.MvsStatus
Returns the enum constant of this type with the specified name.static SmsVolume.MvsStatus[]
SmsVolume.MvsStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.