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.BuilderOFInstructionType getType()
getType in interface OFInstruction.BuilderOFInstructionApplyActions.Builder setActions(List<OFAction> actions)
OFVersion getVersion()
getVersion in interface OFInstruction.BuilderCopyright © 2019. All rights reserved.