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.Builder
OFInstructionType getType()
getType
in interface OFInstruction.Builder
TableId getTableId()
OFInstructionGotoTable.Builder setTableId(TableId tableId)
OFVersion getVersion()
getVersion
in interface OFInstruction.Builder
Copyright © 2015. All rights reserved.