Uses of Enum
com.blackhillsoftware.dcollect.SmsVolume.SmsStatusSource
Packages that use SmsVolume.SmsStatusSource
-
Uses of SmsVolume.SmsStatusSource in com.blackhillsoftware.dcollect
Methods in com.blackhillsoftware.dcollect that return SmsVolume.SmsStatusSourceModifier and TypeMethodDescriptionstatic SmsVolume.SmsStatusSourceSmsVolume.SmsStatusSource.from(int value) Get the SmsStatusSource for an integer valuestatic SmsVolume.SmsStatusSourceReturns the enum constant of this type with the specified name.static SmsVolume.SmsStatusSource[]SmsVolume.SmsStatusSource.values()Returns an array containing the constants of this enum type, in the order they are declared.