org.whatsitcalled.webflange.service
Class Hashtable

java.lang.Object
  extended by org.whatsitcalled.webflange.service.Dictionary
      extended by org.whatsitcalled.webflange.service.Hashtable
Direct Known Subclasses:
Properties

public class Hashtable
extends Dictionary

Java class for hashtable complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="hashtable">
   <complexContent>
     <extension base="{http://service.webflange.whatsitcalled.org/}dictionary">
       <sequence>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 


Constructor Summary
Hashtable()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Hashtable

public Hashtable()


Copyright © 2008 Innobuilt Software LLC. All Rights Reserved.