package org.myLazyClock.travelApi; /** * Created on 21/12/14. * * @author dralagen */ public enum TravelId { GOOGLE_MAP, TAN }