com.genesyslab.platform.reporting.protocol.statserver
Class MediaCapacityInfo
java.lang.Object
com.genesyslab.platform.reporting.protocol.statserver.MediaCapacityInfo
- All Implemented Interfaces:
- XmlSerializable, Printable
public final class MediaCapacityInfo
- extends java.lang.Object
- implements Printable, XmlSerializable
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
MediaCapacityInfo
public MediaCapacityInfo()
getMediaType
public java.lang.String getMediaType()
getCurrentInteractionsCount
public int getCurrentInteractionsCount()
getMaxInteractionsCount
public int getMaxInteractionsCount()
getCurrentMarginCount
public int getCurrentMarginCount()
getTimestamp
public int getTimestamp()
setMediaType
public void setMediaType(java.lang.String mediaType)
setCurrentInteractionsCount
public void setCurrentInteractionsCount(int nCurrentInteractions)
setMaxInteractionsCount
public void setMaxInteractionsCount(int nMaxInteractions)
setCurrentMarginCount
public void setCurrentMarginCount(int nCurrentMargin)
setTimestamp
public void setTimestamp(int tmServer)
toXml
public org.w3c.dom.Element toXml(org.w3c.dom.Element element,
XmlUtil util)
- Specified by:
toXml
in interface XmlSerializable
fromXml
public void fromXml(org.w3c.dom.Element element,
XmlUtil util)
- Specified by:
fromXml
in interface XmlSerializable
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.