Uses of Class
de.mid.innovator.srv2api.icw2class.CLDeployedArtifact.VAttr
-
Packages that use CLDeployedArtifact.VAttr Package Description de.mid.innovator.srv2api.icw2class The classes package deals with the basic modeling concepts of UML and, in particular, classes and their relationships. -
-
Uses of CLDeployedArtifact.VAttr in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class that return CLDeployedArtifact.VAttr Modifier and Type Method Description static CLDeployedArtifact.VAttr
CLDeployedArtifact.VAttr. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static CLDeployedArtifact.VAttr[]
CLDeployedArtifact.VAttr. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-