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