public interface OFActionIdSetQueue extends OFObject, OFActionId
Modifier and Type | Interface and Description |
---|---|
static interface |
OFActionIdSetQueue.Builder |
Modifier and Type | Method and Description |
---|---|
OFActionIdSetQueue.Builder |
createBuilder() |
OFActionType |
getType() |
OFVersion |
getVersion() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putTo
OFActionType getType()
getType
in interface OFActionId
OFVersion getVersion()
getVersion
in interface OFActionId
getVersion
in interface OFObject
void writeTo(io.netty.buffer.ByteBuf channelBuffer)
writeTo
in interface OFActionId
writeTo
in interface Writeable
OFActionIdSetQueue.Builder createBuilder()
createBuilder
in interface OFActionId
Copyright © 2015. All rights reserved.