Platform SDK Java 8.5 API Reference

com.genesyslab.platform.reporting.protocol.statserver
Class CurrentTargetStateSnapshot

java.lang.Object
  extended by com.genesyslab.platform.reporting.protocol.statserver.BaseCollection<CurrentTargetStateInfo>
      extended by com.genesyslab.platform.reporting.protocol.statserver.CurrentTargetStateSnapshot
All Implemented Interfaces:
XmlSerializable, Printable

public class CurrentTargetStateSnapshot
extends BaseCollection<CurrentTargetStateInfo>


Constructor Summary
CurrentTargetStateSnapshot()
           
 
Method Summary
 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)
           
 
Methods inherited from class com.genesyslab.platform.reporting.protocol.statserver.BaseCollection
add, equals, getCount, getItem, hashCode, toString, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CurrentTargetStateSnapshot

public CurrentTargetStateSnapshot()
Method Detail

getElementClass

public java.lang.Class<CurrentTargetStateInfo> getElementClass()
Specified by:
getElementClass in class BaseCollection<CurrentTargetStateInfo>

toXml

public org.w3c.dom.Element toXml(org.w3c.dom.Element element,
                                 XmlUtil util)
                          throws com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
Specified by:
toXml in interface XmlSerializable
Overrides:
toXml in class BaseCollection<CurrentTargetStateInfo>
Throws:
com.genesyslab.platform.commons.protocol.runtime.codec.CodecException

fromXml

public void fromXml(org.w3c.dom.Element element,
                    XmlUtil util)
             throws com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
Specified by:
fromXml in interface XmlSerializable
Overrides:
fromXml in class BaseCollection<CurrentTargetStateInfo>
Throws:
com.genesyslab.platform.commons.protocol.runtime.codec.CodecException

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.