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