Uses of Class
io.openmanufacturing.sds.aspectmodel.urn.ElementType
-
-
Uses of ElementType in io.openmanufacturing.sds.aspectmodel.urn
Methods in io.openmanufacturing.sds.aspectmodel.urn that return ElementType Modifier and Type Method Description ElementTypeAspectModelUrn. getElementType()static ElementTypeElementType. valueOf(String name)Returns the enum constant of this type with the specified name.static ElementType[]ElementType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-