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