Open Kilda Java Documentation
org.openkilda.domain.floodlight.InstructionApplyActions Class Reference

Public Member Functions

 InstructionApplyActions ()
 
FlowActions getFlowActions ()
 
void setFlowActions (FlowActions flowActions)
 

Detailed Description

Definition at line 9 of file InstructionApplyActions.java.

Constructor & Destructor Documentation

◆ InstructionApplyActions()

org.openkilda.domain.floodlight.InstructionApplyActions.InstructionApplyActions ( )

Definition at line 12 of file InstructionApplyActions.java.

Member Function Documentation

◆ getFlowActions()

FlowActions org.openkilda.domain.floodlight.InstructionApplyActions.getFlowActions ( )

Definition at line 15 of file InstructionApplyActions.java.

◆ setFlowActions()

void org.openkilda.domain.floodlight.InstructionApplyActions.setFlowActions ( FlowActions  flowActions)

Definition at line 19 of file InstructionApplyActions.java.


The documentation for this class was generated from the following file: