public interface OFBsnVlanMac extends OFObject
Modifier and Type | Interface and Description |
---|---|
static interface |
OFBsnVlanMac.Builder |
Modifier and Type | Method and Description |
---|---|
OFBsnVlanMac.Builder |
createBuilder() |
MacAddress |
getMac() |
OFVersion |
getVersion() |
int |
getVlanVid() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putTo
int getVlanVid()
MacAddress getMac()
OFVersion getVersion()
getVersion
in interface OFObject
void writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFBsnVlanMac.Builder createBuilder()
Copyright © 2017. All rights reserved.