![]() |
Open Kilda Java Documentation
|
Public Member Functions | |
FlowInstructions () | |
InstructionApplyActions | getInstructionApplyActions () |
void | setInstructionApplyActions (InstructionApplyActions instructionApplyActions) |
String | getNone () |
void | setNone (String none) |
Definition at line 10 of file FlowInstructions.java.
org.openkilda.domain.floodlight.FlowInstructions.FlowInstructions | ( | ) |
Definition at line 16 of file FlowInstructions.java.
InstructionApplyActions org.openkilda.domain.floodlight.FlowInstructions.getInstructionApplyActions | ( | ) |
Definition at line 19 of file FlowInstructions.java.
String org.openkilda.domain.floodlight.FlowInstructions.getNone | ( | ) |
Definition at line 27 of file FlowInstructions.java.
void org.openkilda.domain.floodlight.FlowInstructions.setInstructionApplyActions | ( | InstructionApplyActions | instructionApplyActions | ) |
Definition at line 23 of file FlowInstructions.java.
void org.openkilda.domain.floodlight.FlowInstructions.setNone | ( | String | none | ) |
Definition at line 31 of file FlowInstructions.java.