Platform SDK Java 8.5 API Reference

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

java.lang.Object
  extended by com.genesyslab.platform.reporting.protocol.statserver.DnStatus
      extended by com.genesyslab.platform.reporting.protocol.statserver.DnStatusEx
All Implemented Interfaces:
XmlSerializable, IStatisticState, IStatisticStatus, Printable

public class DnStatusEx
extends DnStatus


Constructor Summary
DnStatusEx()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 void fromXml(org.w3c.dom.Element element, XmlUtil util)
           
 KeyValueCollection getExtensions()
           
 MediaCapacityInfoCollection getMediaCapacityList()
           
 int getMultiMedia()
           
 int hashCode()
           
 java.lang.String toString(int indent)
           
 org.w3c.dom.Element toXml(org.w3c.dom.Element element, XmlUtil util)
           
 
Methods inherited from class com.genesyslab.platform.reporting.protocol.statserver.DnStatus
getActionCount, getActions, getDnId, getGswDnTypes, getObjectType, getRealDn, getStatus, getSwitchId, getTime, setActions, setDnId, setGswDnTypes, setObjectType, setRealDn, setStatus, setSwitchId, setTime, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DnStatusEx

public DnStatusEx()
Method Detail

getMultiMedia

public int getMultiMedia()

getMediaCapacityList

public MediaCapacityInfoCollection getMediaCapacityList()

getExtensions

public KeyValueCollection getExtensions()

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 DnStatus
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 DnStatus
Throws:
com.genesyslab.platform.commons.protocol.runtime.codec.CodecException

hashCode

public int hashCode()
Overrides:
hashCode in class DnStatus

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class DnStatus

toString

public java.lang.String toString(int indent)
Specified by:
toString in interface Printable
Overrides:
toString in class DnStatus

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.