Uses of Class
de.mid.innovator.srv2api.icw2bc.BCExpression.VAttr

Packages that use BCExpression.VAttr
de.mid.innovator.srv2api.icw2bc   
 

Uses of BCExpression.VAttr in de.mid.innovator.srv2api.icw2bc
 

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