Uses of Enum
com.blackhillsoftware.dcollect.SmsVolume.MvsStatus
Packages that use SmsVolume.MvsStatus
-
Uses of SmsVolume.MvsStatus in com.blackhillsoftware.dcollect
Methods in com.blackhillsoftware.dcollect that return SmsVolume.MvsStatusModifier 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.