Open Kilda Java Documentation
org.openkilda.messaging.command.flow.FlowDirection Enum Reference

Public Attributes

 FORWARD
 
 REVERSE
 

Detailed Description

Definition at line 18 of file FlowDirection.java.

Member Data Documentation

◆ FORWARD

org.openkilda.messaging.command.flow.FlowDirection.FORWARD

Definition at line 19 of file FlowDirection.java.

◆ REVERSE

org.openkilda.messaging.command.flow.FlowDirection.REVERSE

Definition at line 20 of file FlowDirection.java.


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