com.genesyslab.platform.reporting.protocol.statserver
Class CurrentTargetStateInfo
java.lang.Object
com.genesyslab.platform.reporting.protocol.statserver.CurrentTargetStateInfo
- All Implemented Interfaces:
- XmlSerializable, Printable
public final class CurrentTargetStateInfo
- extends java.lang.Object
- implements Printable, XmlSerializable
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
CurrentTargetStateInfo
public CurrentTargetStateInfo()
getAgentDbId
public int getAgentDbId()
getPlaceDbId
public int getPlaceDbId()
getAgentId
public java.lang.String getAgentId()
getPlaceId
public java.lang.String getPlaceId()
getLoginId
public java.lang.String getLoginId()
getMediaCapacityList
public MediaCapacityInfoCollection getMediaCapacityList()
getDNStatusExList
public DnStatusExCollection getDNStatusExList()
getExtensions
public KeyValueCollection getExtensions()
setAgentDbId
public void setAgentDbId(int nAgentDBID)
setPlaceDbId
public void setPlaceDbId(int nPlaceDBID)
setAgentId
public void setAgentId(java.lang.String sAgentID)
setPlaceId
public void setPlaceId(java.lang.String sPlaceID)
setLoginId
public void setLoginId(java.lang.String sLoginID)
setMediaCapacityList
public void setMediaCapacityList(MediaCapacityInfoCollection lstMediaCapacity)
setDNStatusExList
public void setDNStatusExList(DnStatusExCollection lstDNStatuses)
setExtensions
public void setExtensions(KeyValueCollection kvExtensions)
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
- 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
- Throws:
com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
toString
public java.lang.String toString(int indent)
- Specified by:
toString
in interface Printable
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.