Uses of Enum
com.blackhillsoftware.smf.smf119.values.SmcReason
Packages that use SmcReason
-
Uses of SmcReason in com.blackhillsoftware.smf.smf119
Methods in com.blackhillsoftware.smf.smf119 that return SmcReasonModifier and TypeMethodDescriptionConnectionTermination.smf119apTtSmcDReason()
SMF119AP_TTSMCDReason as a SmcReason.ConnectionTermination.smf119apTtSmcDV2Reason()
SMF119AP_TTSMCDv2Reason as a SmcReason.ConnectionTermination.smf119apTtSmcReason()
SMF119AP_TTSMCReason as a SmcReason.ConnectionTermination.smf119apTtSmvRV2Reason()
SMF119AP_TTSMCRv2Reason as a SmcReason. -
Uses of SmcReason in com.blackhillsoftware.smf.smf119.values
Methods in com.blackhillsoftware.smf.smf119.values that return SmcReasonModifier and TypeMethodDescriptionstatic SmcReason
SmcReason.from
(int value) Get the SmcReason for an integer valuestatic SmcReason
Returns the enum constant of this type with the specified name.static SmcReason[]
SmcReason.values()
Returns an array containing the constants of this enum type, in the order they are declared.