Open Kilda Java Documentation
PortStateType.java
Go to the documentation of this file.
1
package
org.openkilda.simulator.classes;
2
3
public
enum
PortStateType
{
4
UP
, DOWN
5
}
org.openkilda.simulator.classes.PortStateType
Definition:
PortStateType.java:3
org.openkilda.simulator.classes.PortStateType.UP
UP
Definition:
PortStateType.java:4
open-kilda-develop
services
wfm
src
main
java
org
openkilda
simulator
classes
PortStateType.java
Generated by
1.8.14