Uses of Class
io.adminshell.aas.v3.model.Category
-
Packages that use Category Package Description io.adminshell.aas.v3.model -
-
Uses of Category in io.adminshell.aas.v3.model
Methods in io.adminshell.aas.v3.model that return Category Modifier and Type Method Description static CategoryCategory. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Category[]Category. values()Returns an array containing the constants of this enum type, in the order they are declared.
-