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