public interface OFOxmIcmpv4Code extends OFObject, OFOxm<ICMPv4Code>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFOxmIcmpv4Code.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFOxmIcmpv4Code.Builder |
createBuilder() |
OFOxm<ICMPv4Code> |
getCanonical() |
ICMPv4Code |
getMask() |
MatchField<ICMPv4Code> |
getMatchField() |
long |
getTypeLen() |
ICMPv4Code |
getValue() |
OFVersion |
getVersion() |
boolean |
isMasked() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putTolong getTypeLen()
getTypeLen in interface OFOxm<ICMPv4Code>ICMPv4Code getValue()
getValue in interface OFOxm<ICMPv4Code>MatchField<ICMPv4Code> getMatchField()
getMatchField in interface OFOxm<ICMPv4Code>boolean isMasked()
isMasked in interface OFOxm<ICMPv4Code>OFOxm<ICMPv4Code> getCanonical()
getCanonical in interface OFOxm<ICMPv4Code>ICMPv4Code getMask()
getMask in interface OFOxm<ICMPv4Code>OFVersion getVersion()
getVersion in interface OFObjectgetVersion in interface OFOxm<ICMPv4Code>void writeTo(io.netty.buffer.ByteBuf channelBuffer)
writeTo in interface OFOxm<ICMPv4Code>writeTo in interface WriteableOFOxmIcmpv4Code.Builder createBuilder()
createBuilder in interface OFOxm<ICMPv4Code>Copyright © 2017. All rights reserved.