XmlSerializable
, Printable
public class CurrentTargetStateSnapshot extends BaseCollection<CurrentTargetStateInfo>
Constructor | Description |
---|---|
CurrentTargetStateSnapshot() |
Modifier and Type | Method | Description |
---|---|---|
void |
fromXml(org.w3c.dom.Element element,
XmlUtil util) |
|
java.lang.Class<CurrentTargetStateInfo> |
getElementClass() |
|
org.w3c.dom.Element |
toXml(org.w3c.dom.Element element,
XmlUtil util) |
public java.lang.Class<CurrentTargetStateInfo> getElementClass()
getElementClass
in class BaseCollection<CurrentTargetStateInfo>
public org.w3c.dom.Element toXml(org.w3c.dom.Element element, XmlUtil util) throws com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
toXml
in interface XmlSerializable
toXml
in class BaseCollection<CurrentTargetStateInfo>
com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
public void fromXml(org.w3c.dom.Element element, XmlUtil util) throws com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
fromXml
in interface XmlSerializable
fromXml
in class BaseCollection<CurrentTargetStateInfo>
com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.