package com.spacemangames.biomatcher.model.biorhythm; public enum Direction { UP, DOWN; }