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