public static interface OFOxmIcmpv4Code.Builder extends OFOxm.Builder<ICMPv4Code>
| Modifier and Type | Method and Description |
|---|---|
OFOxmIcmpv4Code |
build() |
OFOxm<ICMPv4Code> |
getCanonical() |
ICMPv4Code |
getMask() |
MatchField<ICMPv4Code> |
getMatchField() |
long |
getTypeLen() |
ICMPv4Code |
getValue() |
OFVersion |
getVersion() |
boolean |
isMasked() |
OFOxmIcmpv4Code.Builder |
setValue(ICMPv4Code value) |
OFOxmIcmpv4Code build()
build in interface OFOxm.Builder<ICMPv4Code>long getTypeLen()
getTypeLen in interface OFOxm.Builder<ICMPv4Code>ICMPv4Code getValue()
getValue in interface OFOxm.Builder<ICMPv4Code>OFOxmIcmpv4Code.Builder setValue(ICMPv4Code value)
MatchField<ICMPv4Code> getMatchField()
getMatchField in interface OFOxm.Builder<ICMPv4Code>boolean isMasked()
isMasked in interface OFOxm.Builder<ICMPv4Code>OFOxm<ICMPv4Code> getCanonical()
getCanonical in interface OFOxm.Builder<ICMPv4Code>ICMPv4Code getMask()
getMask in interface OFOxm.Builder<ICMPv4Code>OFVersion getVersion()
getVersion in interface OFOxm.Builder<ICMPv4Code>Copyright © 2017. All rights reserved.