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

Public Member Functions

 FlowRules ()
 
List< FlowItemgetFlows ()
 
void setFlows (List< FlowItem > flows)
 

Detailed Description

Definition at line 11 of file FlowRules.java.

Constructor & Destructor Documentation

◆ FlowRules()

org.openkilda.domain.floodlight.FlowRules.FlowRules ( )

Definition at line 15 of file FlowRules.java.

Member Function Documentation

◆ getFlows()

List<FlowItem> org.openkilda.domain.floodlight.FlowRules.getFlows ( )

Definition at line 18 of file FlowRules.java.

◆ setFlows()

void org.openkilda.domain.floodlight.FlowRules.setFlows ( List< FlowItem flows)

Definition at line 22 of file FlowRules.java.


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