public interface OFOxmBsnInnerVlanVidMasked extends OFObject, OFOxm<OFVlanVidMatch>
Modifier and Type | Interface and Description |
---|---|
static interface |
OFOxmBsnInnerVlanVidMasked.Builder |
Modifier and Type | Method and Description |
---|---|
OFOxmBsnInnerVlanVidMasked.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) |
putTo
long getTypeLen()
getTypeLen
in interface OFOxm<OFVlanVidMatch>
OFVlanVidMatch getValue()
getValue
in interface OFOxm<OFVlanVidMatch>
OFVlanVidMatch getMask()
getMask
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>
OFVersion getVersion()
getVersion
in interface OFObject
getVersion
in interface OFOxm<OFVlanVidMatch>
void writeTo(io.netty.buffer.ByteBuf channelBuffer)
writeTo
in interface OFOxm<OFVlanVidMatch>
writeTo
in interface Writeable
OFOxmBsnInnerVlanVidMasked.Builder createBuilder()
createBuilder
in interface OFOxm<OFVlanVidMatch>
Copyright © 2015. All rights reserved.