Modifier and Type | Method and Description |
---|---|
List<OFInstruction> |
OFFlowModifyStrict.getInstructions() |
List<OFInstruction> |
OFFlowModifyStrict.Builder.getInstructions() |
List<OFInstruction> |
OFFlowDelete.getInstructions() |
List<OFInstruction> |
OFFlowDelete.Builder.getInstructions() |
List<OFInstruction> |
OFFlowDeleteStrict.getInstructions() |
List<OFInstruction> |
OFFlowDeleteStrict.Builder.getInstructions() |
List<OFInstruction> |
OFFlowModify.getInstructions() |
List<OFInstruction> |
OFFlowModify.Builder.getInstructions() |
List<OFInstruction> |
OFFlowStatsEntry.getInstructions() |
List<OFInstruction> |
OFFlowStatsEntry.Builder.getInstructions() |
List<OFInstruction> |
OFFlowMod.getInstructions() |
List<OFInstruction> |
OFFlowMod.Builder.getInstructions() |
List<OFInstruction> |
OFFlowAdd.getInstructions() |
List<OFInstruction> |
OFFlowAdd.Builder.getInstructions() |
Modifier and Type | Method and Description |
---|---|
OFFlowModifyStrict.Builder |
OFFlowModifyStrict.Builder.setInstructions(List<OFInstruction> instructions) |
OFFlowDelete.Builder |
OFFlowDelete.Builder.setInstructions(List<OFInstruction> instructions) |
OFFlowDeleteStrict.Builder |
OFFlowDeleteStrict.Builder.setInstructions(List<OFInstruction> instructions) |
OFFlowModify.Builder |
OFFlowModify.Builder.setInstructions(List<OFInstruction> instructions) |
OFFlowStatsEntry.Builder |
OFFlowStatsEntry.Builder.setInstructions(List<OFInstruction> instructions) |
OFFlowMod.Builder |
OFFlowMod.Builder.setInstructions(List<OFInstruction> instructions) |
OFFlowAdd.Builder |
OFFlowAdd.Builder.setInstructions(List<OFInstruction> instructions) |
Modifier and Type | Method and Description |
---|---|
OFInstruction |
OFInstruction.Builder.build() |
Modifier and Type | Method and Description |
---|---|
OFMessageReader<OFInstruction> |
OFInstructions.getReader() |
Modifier and Type | Method and Description |
---|---|
OFMessageReader<OFInstruction> |
OFInstructionsVer10.getReader() |
Modifier and Type | Method and Description |
---|---|
OFMessageReader<OFInstruction> |
OFInstructionsVer11.getReader() |
Modifier and Type | Method and Description |
---|---|
OFMessageReader<OFInstruction> |
OFInstructionsVer12.getReader() |
Modifier and Type | Method and Description |
---|---|
OFMessageReader<OFInstruction> |
OFInstructionsVer13.getReader() |
Modifier and Type | Method and Description |
---|---|
OFMessageReader<OFInstruction> |
OFInstructionsVer14.getReader() |
Modifier and Type | Method and Description |
---|---|
OFMessageReader<OFInstruction> |
OFInstructionsVer15.getReader() |
Copyright © 2017. All rights reserved.