Uses of Enum
com.blackhillsoftware.smf.smf119.zert.IPProtocol
Packages that use IPProtocol
-
Uses of IPProtocol in com.blackhillsoftware.smf.smf119
Methods in com.blackhillsoftware.smf.smf119 that return IPProtocolModifier and TypeMethodDescriptionZertDetailCommonSection.smf119scSaIpProto()
SMF119SC_SAIPProto as a IPProtocol.ZertSummaryCommonSection.smf119ssSaIpProto()
SMF119SS_SAIPProto as a IPProtocol. -
Uses of IPProtocol in com.blackhillsoftware.smf.smf119.zert
Methods in com.blackhillsoftware.smf.smf119.zert that return IPProtocolModifier and TypeMethodDescriptionstatic IPProtocol
IPProtocol.from
(int value) Get the IPProtocol for an integer valuestatic IPProtocol
Returns the enum constant of this type with the specified name.static IPProtocol[]
IPProtocol.values()
Returns an array containing the constants of this enum type, in the order they are declared.