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