Uses of Class
de.mid.innovator.srv2api.icw2bc.BCRootReuseAbleElement.VAttr
-
Packages that use BCRootReuseAbleElement.VAttr Package Description de.mid.innovator.srv2api.icw2bc Package for Business Object Modeling. -
-
Uses of BCRootReuseAbleElement.VAttr in de.mid.innovator.srv2api.icw2bc
Methods in de.mid.innovator.srv2api.icw2bc that return BCRootReuseAbleElement.VAttr Modifier and Type Method Description static BCRootReuseAbleElement.VAttr
BCRootReuseAbleElement.VAttr. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static BCRootReuseAbleElement.VAttr[]
BCRootReuseAbleElement.VAttr. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-