Uses of Enum
com.blackhillsoftware.smf.smf119.zert.SSHProtocolVersion
Packages that use SSHProtocolVersion
-
Uses of SSHProtocolVersion in com.blackhillsoftware.smf.smf119
Methods in com.blackhillsoftware.smf.smf119 that return SSHProtocolVersionModifier and TypeMethodDescriptionZertDetailSSHSection.smf119scSshProtVer()
SMF119SC_SSH_Prot_Ver as a SSHProtocolVersion.ZertSummarySSHSection.smf119ssSshProtVer()
SMF119SS_SSH_Prot_Ver as a SSHProtocolVersion. -
Uses of SSHProtocolVersion in com.blackhillsoftware.smf.smf119.zert
Methods in com.blackhillsoftware.smf.smf119.zert that return SSHProtocolVersionModifier and TypeMethodDescriptionstatic SSHProtocolVersion
SSHProtocolVersion.from
(int value) Get the SSHProtocolVersion for an integer valuestatic SSHProtocolVersion
Returns the enum constant of this type with the specified name.static SSHProtocolVersion[]
SSHProtocolVersion.values()
Returns an array containing the constants of this enum type, in the order they are declared.