Uses of Enum
com.blackhillsoftware.dcollect.SmsVolume.SmsStatus
-
Uses of SmsVolume.SmsStatus in com.blackhillsoftware.dcollect
Modifier and TypeMethodDescriptionSmsVolume.Status.confirmedSmsStatus()
SMS confirmed statusstatic SmsVolume.SmsStatus
SmsVolume.SmsStatus.from
(int value) Get the SmsStatus for an integer valueSmsVolume.Status.smsStatus()
SMS Statusstatic SmsVolume.SmsStatus
Returns 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.