public static interface OFInstructionGotoTable.Builder extends OFInstruction.Builder
| Modifier and Type | Method and Description |
|---|---|
OFInstructionGotoTable |
build() |
TableId |
getTableId() |
OFInstructionType |
getType() |
OFVersion |
getVersion() |
OFInstructionGotoTable.Builder |
setTableId(TableId tableId) |
OFInstructionGotoTable build()
build in interface OFInstruction.BuilderOFInstructionType getType()
getType in interface OFInstruction.BuilderTableId getTableId()
OFInstructionGotoTable.Builder setTableId(TableId tableId)
OFVersion getVersion()
getVersion in interface OFInstruction.BuilderCopyright © 2016. All rights reserved.