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