Modifier and Type | Interface and Description |
---|---|
static interface |
OFOxmInPortMasked.Builder |
Modifier and Type | Method and Description |
---|---|
OFOxmInPortMasked.Builder |
createBuilder() |
OFOxm<OFPort> |
getCanonical() |
OFPort |
getMask() |
MatchField<OFPort> |
getMatchField() |
long |
getTypeLen() |
OFPort |
getValue() |
OFVersion |
getVersion() |
boolean |
isMasked() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putTo
long getTypeLen()
getTypeLen
in interface OFOxm<OFPort>
MatchField<OFPort> getMatchField()
getMatchField
in interface OFOxm<OFPort>
OFOxm<OFPort> getCanonical()
getCanonical
in interface OFOxm<OFPort>
OFVersion getVersion()
getVersion
in interface OFObject
getVersion
in interface OFOxm<OFPort>
void writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFOxmInPortMasked.Builder createBuilder()
createBuilder
in interface OFOxm<OFPort>
Copyright © 2015. All rights reserved.