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