public class SDModelParameter extends BaseSerDeserHelper<ModelParameter>
Constructor and Description |
---|
SDModelParameter() |
Modifier and Type | Method and Description |
---|---|
ModelParameter |
fromXml(XmlSerContext ctx,
org.w3c.dom.Element e) |
java.lang.Class<ModelParameter> |
getHelpedClass() |
void |
toXml(ModelParameter o,
XmlSerContext ctx,
org.w3c.dom.Element e) |
addAttributeValue, addAttributeValue, addElementValue, addElementValue, addSerializableValue, getAttribute, getAttributeBool, getBool, getSerializableValue, getSubElement, getValue
public java.lang.Class<ModelParameter> getHelpedClass()
public void toXml(ModelParameter o, XmlSerContext ctx, org.w3c.dom.Element e) throws java.lang.Exception
java.lang.Exception
public ModelParameter fromXml(XmlSerContext ctx, org.w3c.dom.Element e) throws java.lang.Exception
java.lang.Exception