package com.spacemangames.biomatcher.model.biorhythm; public enum Who { YOU, OTHER; }