Platform SDK Java 8.5 API Reference

com.genesyslab.platform.management.protocol.messageserver
Class AttributeList

java.lang.Object
  extended by java.util.Dictionary<K,V>
      extended by java.util.Hashtable<java.lang.String,java.lang.String>
          extended by com.genesyslab.platform.management.protocol.messageserver.AttributeList
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.util.Map<java.lang.String,java.lang.String>

public class AttributeList
extends java.util.Hashtable<java.lang.String,java.lang.String>

See Also:
Serialized Form

Constructor Summary
AttributeList()
           
 
Method Summary
 java.lang.String toString()
           
 void toString(java.lang.StringBuffer buf, int ident, boolean truncate, boolean hide)
           
 
Methods inherited from class java.util.Hashtable
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, rehash, remove, size, values
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AttributeList

public AttributeList()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.util.Hashtable<java.lang.String,java.lang.String>

toString

public void toString(java.lang.StringBuffer buf,
                     int ident,
                     boolean truncate,
                     boolean hide)

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.