Printable
, XmlSerializable
public final class AttributesHeader extends AbstractPrintable implements XmlSerializable, Printable
SUPRESSED
Constructor | Description |
---|---|
AttributesHeader() |
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(java.lang.Object obj) |
|
AttributesInfoList |
getAttributesInfoList() |
|
java.lang.String |
getAttrName() |
|
int |
hashCode() |
|
void |
loadFromXml(UCSCustomCodec custCodec,
org.w3c.dom.Node node) |
|
void |
saveToXml(UCSCustomCodec custCodec,
org.w3c.dom.Node node) |
|
void |
setAttributesInfoList(AttributesInfoList value) |
|
void |
setAttrName(java.lang.String value) |
|
java.lang.String |
toString(int indent,
boolean hideAllowed,
boolean truncateLargeData) |
createIndent, toString, toString, toString, toString
toString
public java.lang.String getAttrName()
public void setAttrName(java.lang.String value)
public AttributesInfoList getAttributesInfoList()
public void setAttributesInfoList(AttributesInfoList 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.