public interface OFOxmBsnInnerVlanVid extends OFObject, OFOxm<OFVlanVidMatch>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFOxmBsnInnerVlanVid.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFOxmBsnInnerVlanVid.Builder |
createBuilder() |
OFOxm<OFVlanVidMatch> |
getCanonical() |
OFVlanVidMatch |
getMask() |
MatchField<OFVlanVidMatch> |
getMatchField() |
long |
getTypeLen() |
OFVlanVidMatch |
getValue() |
OFVersion |
getVersion() |
boolean |
isMasked() |
void |
writeTo(org.jboss.netty.buffer.ChannelBuffer 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(org.jboss.netty.buffer.ChannelBuffer channelBuffer)
writeTo in interface OFOxm<OFVlanVidMatch>writeTo in interface WriteableOFOxmBsnInnerVlanVid.Builder createBuilder()
createBuilder in interface OFOxm<OFVlanVidMatch>Copyright © 2016. All rights reserved.