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) |
putTo
int getType()
getType
in interface OFBsnVport
long getPortNo()
int getIngressTpid()
int getIngressVlanId()
int getEgressTpid()
int getEgressVlanId()
String getIfName()
OFVersion getVersion()
getVersion
in interface OFBsnVport
getVersion
in interface OFObject
void writeTo(io.netty.buffer.ByteBuf channelBuffer)
writeTo
in interface OFBsnVport
writeTo
in interface Writeable
OFBsnVportQInQ.Builder createBuilder()
createBuilder
in interface OFBsnVport
Copyright © 2015. All rights reserved.