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.Builder
OFActionType getType()
getType
in interface OFAction.Builder
long getQueueId()
OFActionSetQueue.Builder setQueueId(long queueId)
OFVersion getVersion()
getVersion
in interface OFAction.Builder
Copyright © 2015. All rights reserved.