runway-visualiser-tool
/
code
/
src
/
Directions.java
Directions.java
Raw
public
enum
Directions
{
LANDING
,
TAKING_OFF
}