Modifier and Type | Interface and Description |
---|---|
static interface |
OFActionSetVlanVid.Builder |
Modifier and Type | Method and Description |
---|---|
OFActionSetVlanVid.Builder |
createBuilder() |
OFActionType |
getType() |
OFVersion |
getVersion() |
VlanVid |
getVlanVid() |
void |
writeTo(org.jboss.netty.buffer.ChannelBuffer channelBuffer) |
putTo
OFActionType getType()
VlanVid getVlanVid()
OFVersion getVersion()
getVersion
in interface OFAction
getVersion
in interface OFObject
void writeTo(org.jboss.netty.buffer.ChannelBuffer channelBuffer)
OFActionSetVlanVid.Builder createBuilder()
createBuilder
in interface OFAction
Copyright © 2015. All rights reserved.