Uses of Enum
com.blackhillsoftware.smf.smf119.values.SmcStatus
Packages that use SmcStatus
-
Uses of SmcStatus in com.blackhillsoftware.smf.smf119
Methods in com.blackhillsoftware.smf.smf119 that return SmcStatusModifier and TypeMethodDescriptionConnectionTermination.smf119apTtSmcDStatus()
SMF119AP_TTSMCDStatus as a SmcStatus.ConnectionTermination.smf119apTtSmcStatus()
SMF119AP_TTSMCStatus as a SmcStatus. -
Uses of SmcStatus in com.blackhillsoftware.smf.smf119.values
Methods in com.blackhillsoftware.smf.smf119.values that return SmcStatusModifier and TypeMethodDescriptionstatic SmcStatus
SmcStatus.from
(int value) Get the SmcStatus for an integer valuestatic SmcStatus
Returns the enum constant of this type with the specified name.static SmcStatus[]
SmcStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.