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