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