package io.vertx.codegen.testmodel; /** * @author <a href="http://tfox.org">Tim Fox</a> */ public enum TestEnum { TIM, JULIEN, NICK, WESTON }