public class SDGroovyModelStep extends BaseSerDeserHelper<GroovyScriptModelStep>
| Constructor and Description |
|---|
SDGroovyModelStep() |
| Modifier and Type | Method and Description |
|---|---|
GroovyScriptModelStep |
fromXml(XmlSerContext ctx,
org.w3c.dom.Element element) |
java.lang.Class<GroovyScriptModelStep> |
getHelpedClass() |
void |
toXml(GroovyScriptModelStep tms,
XmlSerContext ctx,
org.w3c.dom.Element element) |
addAttributeValue, addAttributeValue, addElementValue, addElementValue, addSerializableValue, getAttribute, getAttributeBool, getBool, getSerializableValue, getSubElement, getValuepublic java.lang.Class<GroovyScriptModelStep> getHelpedClass()
public GroovyScriptModelStep fromXml(XmlSerContext ctx, org.w3c.dom.Element element) throws java.lang.Exception
java.lang.Exceptionpublic void toXml(GroovyScriptModelStep tms, XmlSerContext ctx, org.w3c.dom.Element element) throws java.lang.Exception
java.lang.Exception