Uses of Enum
com.blackhillsoftware.dcollect.SmsVolume.SmsStatus
Packages that use SmsVolume.SmsStatus
-
Uses of SmsVolume.SmsStatus in com.blackhillsoftware.dcollect
Methods in com.blackhillsoftware.dcollect that return SmsVolume.SmsStatusModifier and TypeMethodDescriptionSmsVolume.Status.confirmedSmsStatus()SMS confirmed statusstatic SmsVolume.SmsStatusSmsVolume.SmsStatus.from(int value) Get the SmsStatus for an integer valueSmsVolume.Status.smsStatus()SMS Statusstatic SmsVolume.SmsStatusReturns the enum constant of this type with the specified name.static SmsVolume.SmsStatus[]SmsVolume.SmsStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.