Uses of Class
org.kie.workbench.common.screens.datamodeller.model.jpadomain.RelationType
-
Packages that use RelationType Package Description org.kie.workbench.common.screens.datamodeller.model.jpadomain -
-
Uses of RelationType in org.kie.workbench.common.screens.datamodeller.model.jpadomain
Methods in org.kie.workbench.common.screens.datamodeller.model.jpadomain that return RelationType Modifier and Type Method Description static RelationTypeRelationType. valueOf(String name)Returns the enum constant of this type with the specified name.static RelationType[]RelationType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-