Uses of Class
security.whisper.javastix.coo.extension.types.IcmpExtension
Packages that use IcmpExtension
-
Uses of IcmpExtension in security.whisper.javastix.coo.extension.types
Methods in security.whisper.javastix.coo.extension.types that return IcmpExtensionModifier and TypeMethodDescriptionIcmpExtension.Builder.build()Builds a newIcmpExtension.static IcmpExtensionIcmpExtension.copyOf(IcmpExtensionExt instance) Creates an immutable copy of aIcmpExtensionExtvalue.final IcmpExtensionIcmpExtension.withCustomProperties(Map<String, ? extends Object> entries) Copy the current immutable object by replacing thecustomPropertiesmap with the specified map.final IcmpExtensionIcmpExtension.withIcmpCodeHex(String value) Copy the current immutable object by setting a value for theicmpCodeHexattribute.final IcmpExtensionIcmpExtension.withOcmpTypeHex(String value) Copy the current immutable object by setting a value for theocmpTypeHexattribute.final IcmpExtensionCopy the current immutable object by setting a value for thetypeattribute.