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