78798081828384
{ XmlBeanConfig bean = (XmlBeanConfig) object; Expr expr = (Expr) ExprType.TYPE.valueOf(value); bean.addArg(new ExprProgram(expr)); }