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