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