XmlSerializable
, Printable
public final class MediaCapacityInfo extends java.lang.Object implements Printable, XmlSerializable
Constructor | Description |
---|---|
MediaCapacityInfo() |
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(java.lang.Object obj) |
|
void |
fromXml(org.w3c.dom.Element element,
XmlUtil util) |
|
int |
getCurrentInteractionsCount() |
|
int |
getCurrentMarginCount() |
|
int |
getMaxInteractionsCount() |
|
java.lang.String |
getMediaType() |
|
int |
getTimestamp() |
|
int |
hashCode() |
|
void |
setCurrentInteractionsCount(int nCurrentInteractions) |
|
void |
setCurrentMarginCount(int nCurrentMargin) |
|
void |
setMaxInteractionsCount(int nMaxInteractions) |
|
void |
setMediaType(java.lang.String mediaType) |
|
void |
setTimestamp(int tmServer) |
|
java.lang.String |
toString() |
|
java.lang.String |
toString(int indent) |
|
org.w3c.dom.Element |
toXml(org.w3c.dom.Element element,
XmlUtil util) |
public java.lang.String getMediaType()
public int getCurrentInteractionsCount()
public int getMaxInteractionsCount()
public int getCurrentMarginCount()
public int getTimestamp()
public void setMediaType(java.lang.String mediaType)
public void setCurrentInteractionsCount(int nCurrentInteractions)
public void setMaxInteractionsCount(int nMaxInteractions)
public void setCurrentMarginCount(int nCurrentMargin)
public void setTimestamp(int tmServer)
public org.w3c.dom.Element toXml(org.w3c.dom.Element element, XmlUtil util)
toXml
in interface XmlSerializable
public void fromXml(org.w3c.dom.Element element, XmlUtil util)
fromXml
in interface XmlSerializable
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.