public interface OFBsnVportQInQ extends OFObject, OFBsnVport
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFBsnVportQInQ.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFBsnVportQInQ.Builder |
createBuilder() |
int |
getEgressTpid() |
int |
getEgressVlanId() |
String |
getIfName() |
int |
getIngressTpid() |
int |
getIngressVlanId() |
long |
getPortNo() |
int |
getType() |
OFVersion |
getVersion() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putToint getType()
getType in interface OFBsnVportlong getPortNo()
int getIngressTpid()
int getIngressVlanId()
int getEgressTpid()
int getEgressVlanId()
String getIfName()
OFVersion getVersion()
getVersion in interface OFBsnVportgetVersion in interface OFObjectvoid writeTo(io.netty.buffer.ByteBuf channelBuffer)
writeTo in interface OFBsnVportwriteTo in interface WriteableOFBsnVportQInQ.Builder createBuilder()
createBuilder in interface OFBsnVportCopyright © 2019. All rights reserved.