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