![]() |
Open Kilda Java Documentation
|
Public Member Functions | |
FlowActions (String actions) | |
String | getActions () |
void | setActions (String actions) |
Definition at line 9 of file FlowActions.java.
org.openkilda.domain.floodlight.FlowActions.FlowActions | ( | String | actions | ) |
Definition at line 12 of file FlowActions.java.
String org.openkilda.domain.floodlight.FlowActions.getActions | ( | ) |
Definition at line 16 of file FlowActions.java.
void org.openkilda.domain.floodlight.FlowActions.setActions | ( | String | actions | ) |
Definition at line 20 of file FlowActions.java.