public static interface OFInstructionApplyActions.Builder extends OFInstruction.Builder
Modifier and Type | Method and Description |
---|---|
OFInstructionApplyActions |
build() |
List<OFAction> |
getActions() |
OFInstructionType |
getType() |
OFVersion |
getVersion() |
OFInstructionApplyActions.Builder |
setActions(List<OFAction> actions) |
OFInstructionApplyActions build()
build
in interface OFInstruction.Builder
OFInstructionType getType()
getType
in interface OFInstruction.Builder
OFInstructionApplyActions.Builder setActions(List<OFAction> actions)
OFVersion getVersion()
getVersion
in interface OFInstruction.Builder
Copyright © 2015. All rights reserved.