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