com.genesyslab.platform.contacts.protocol.contactserver
Class KeyValueObject
java.lang.Object
com.genesyslab.platform.contacts.protocol.contactserver.StringInteger
com.genesyslab.platform.contacts.protocol.contactserver.KeyValueObject
- All Implemented Interfaces:
- XmlSerializable
public class KeyValueObject
- extends StringInteger
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
KeyValueObject
public KeyValueObject()
KeyValueObject
public KeyValueObject(java.lang.String obj)
KeyValueObject
public KeyValueObject(int obj)
KeyValueObject
public KeyValueObject(KeyValueCollection col)
KeyValueObject
public KeyValueObject(byte[] bytes)
toKVList
public static java.lang.Object toKVList(KeyValueObject kvo)
fromKVList
public static KeyValueObject fromKVList(java.lang.Object obj)
toString
public java.lang.String toString(int ident)
- Overrides:
toString
in class StringInteger
toString
public java.lang.String toString()
- Overrides:
toString
in class StringInteger
getKeyValueCollection
public KeyValueCollection getKeyValueCollection()
setIntegerValue
public void setIntegerValue(java.lang.Integer value)
- Overrides:
setIntegerValue
in class StringInteger
setStringValue
public void setStringValue(java.lang.String value)
- Overrides:
setStringValue
in class StringInteger
setKeyValueCollection
public void setKeyValueCollection(KeyValueCollection value)
getBinaryValue
public byte[] getBinaryValue()
setBinaryValue
public void setBinaryValue(byte[] value)
saveToXml
public void saveToXml(UCSCustomCodec custCodec,
org.w3c.dom.Node node)
throws com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
- Specified by:
saveToXml
in interface XmlSerializable
- Overrides:
saveToXml
in class StringInteger
- Throws:
com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
loadFromXml
public void loadFromXml(UCSCustomCodec custCodec,
org.w3c.dom.Node node)
throws com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
- Specified by:
loadFromXml
in interface XmlSerializable
- Overrides:
loadFromXml
in class StringInteger
- Throws:
com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
hashCode
public int hashCode()
- Overrides:
hashCode
in class StringInteger
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class StringInteger
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.