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