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