org.whatsitcalled.webflange.service
Class Properties

java.lang.Object
  extended by org.whatsitcalled.webflange.service.Dictionary
      extended by org.whatsitcalled.webflange.service.Hashtable
          extended by org.whatsitcalled.webflange.service.Properties

public class Properties
extends Hashtable

Java class for properties complex type.

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

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


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

Constructor Detail

Properties

public Properties()


Copyright © 2008 Innobuilt Software LLC. All Rights Reserved.