Uses of Class
io.vertx.tp.ambient.cv.em.TodoStatus
-
Packages that use TodoStatus Package Description io.vertx.tp.ambient.cv.em -
-
Uses of TodoStatus in io.vertx.tp.ambient.cv.em
Methods in io.vertx.tp.ambient.cv.em that return TodoStatus Modifier and Type Method Description static TodoStatusTodoStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static TodoStatus[]TodoStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.
-