public class PlainXmlPropertySetter extends JavaPropertySetter
Modifier and Type | Field and Description |
---|---|
protected PlainXmlModel |
model |
ast, context, object, property
Constructor and Description |
---|
PlainXmlPropertySetter(PlainXmlModel model) |
Modifier and Type | Method and Description |
---|---|
void |
invoke(Object value) |
coerce, conforms, getMethodFor
getAst, getContext, getObject, getProperty, setAst, setContext, setObject, setProperty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAst, getContext, getObject, getProperty, setAst, setContext, setObject, setProperty
protected PlainXmlModel model
public PlainXmlPropertySetter(PlainXmlModel model)
public void invoke(Object value) throws EolRuntimeException
invoke
in interface IPropertySetter
invoke
in class JavaPropertySetter
EolRuntimeException
Copyright © 2016. All rights reserved.