Uses of Class
de.mid.innovator.srv2api.icw2model.MENamedElement.VAttr

Packages that use MENamedElement.VAttr
de.mid.innovator.srv2api.icw2model This packagage contains elements representing the logical model. 
 

Uses of MENamedElement.VAttr in de.mid.innovator.srv2api.icw2model
 

Methods in de.mid.innovator.srv2api.icw2model that return MENamedElement.VAttr
static MENamedElement.VAttr MENamedElement.VAttr.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MENamedElement.VAttr[] MENamedElement.VAttr.values()
          Returns an array containing the constants of this enum type, in the order they are declared.