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) |
putToint getVlanVid()
MacAddress getMac()
OFVersion getVersion()
getVersion in interface OFObjectvoid writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFBsnVlanMac.Builder createBuilder()
Copyright © 2017. All rights reserved.