Uses of Enum
com.blackhillsoftware.smf.smf119.values.TelnetLUSelection
Packages that use TelnetLUSelection
-
Uses of TelnetLUSelection in com.blackhillsoftware.smf.smf119
Methods in com.blackhillsoftware.smf.smf119 that return TelnetLUSelectionModifier and TypeMethodDescriptionTN3270SNASessionTermination.smf119tnNtLUSel()
SMF119TN_NTLUSel as a TelnetLUSelection. -
Uses of TelnetLUSelection in com.blackhillsoftware.smf.smf119.values
Methods in com.blackhillsoftware.smf.smf119.values that return TelnetLUSelectionModifier and TypeMethodDescriptionstatic TelnetLUSelection
TelnetLUSelection.from
(int value) Get the TelnetLUSelection for an integer valuestatic TelnetLUSelection
Returns the enum constant of this type with the specified name.static TelnetLUSelection[]
TelnetLUSelection.values()
Returns an array containing the constants of this enum type, in the order they are declared.