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