Uses of Class
de.mid.innovator.srv2api.icw2model.MEStubPackageInnovator.VAttr
-
Packages that use MEStubPackageInnovator.VAttr Package Description de.mid.innovator.srv2api.icw2model This packagage contains elements representing the logical model. -
-
Uses of MEStubPackageInnovator.VAttr in de.mid.innovator.srv2api.icw2model
Methods in de.mid.innovator.srv2api.icw2model that return MEStubPackageInnovator.VAttr Modifier and Type Method Description static MEStubPackageInnovator.VAttr
MEStubPackageInnovator.VAttr. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static MEStubPackageInnovator.VAttr[]
MEStubPackageInnovator.VAttr. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-