public static interface OFActionSetQueue.Builder extends OFAction.Builder
| Modifier and Type | Method and Description |
|---|---|
OFActionSetQueue |
build() |
long |
getQueueId() |
OFActionType |
getType() |
OFVersion |
getVersion() |
OFActionSetQueue.Builder |
setQueueId(long queueId) |
OFActionSetQueue build()
build in interface OFAction.BuilderOFActionType getType()
getType in interface OFAction.Builderlong getQueueId()
OFActionSetQueue.Builder setQueueId(long queueId)
OFVersion getVersion()
getVersion in interface OFAction.BuilderCopyright © 2018. All rights reserved.