Printable
, XmlSerializable
public final class AttributesInfo extends AbstractPrintable implements XmlSerializable, Printable
SUPRESSED
Constructor | Description |
---|---|
AttributesInfo() |
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(java.lang.Object obj) |
|
java.lang.String |
getAttrId() |
|
java.lang.Integer |
getAttrIndex() |
|
StringBinary |
getAttrValue() |
|
java.lang.String |
getDescription() |
|
java.lang.String |
getMimeType() |
|
int |
hashCode() |
|
void |
loadFromXml(UCSCustomCodec custCodec,
org.w3c.dom.Node node) |
|
void |
saveToXml(UCSCustomCodec custCodec,
org.w3c.dom.Node node) |
|
void |
setAttrId(java.lang.String value) |
|
void |
setAttrIndex(java.lang.Integer value) |
|
void |
setAttrValue(StringBinary value) |
|
void |
setDescription(java.lang.String value) |
|
void |
setMimeType(java.lang.String value) |
|
java.lang.String |
toString(int indent,
boolean hideAllowed,
boolean truncateLargeData) |
createIndent, toString, toString, toString, toString
toString
public java.lang.Integer getAttrIndex()
public void setAttrIndex(java.lang.Integer value)
public java.lang.String getAttrId()
public void setAttrId(java.lang.String value)
public StringBinary getAttrValue()
public void setAttrValue(StringBinary value)
public java.lang.String getMimeType()
public void setMimeType(java.lang.String value)
public java.lang.String getDescription()
public void setDescription(java.lang.String value)
public void saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node) throws com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
saveToXml
in interface XmlSerializable
com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
public void loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node) throws com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
loadFromXml
in interface XmlSerializable
com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
public java.lang.String toString(int indent, boolean hideAllowed, boolean truncateLargeData)
toString
in class AbstractPrintable
public int hashCode()
hashCode
in class DataObject
public boolean equals(java.lang.Object obj)
equals
in class DataObject
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.