QuickServer
v1.4.7

org.quickserver.net.qsadmin.gui
Class PropertieSet

java.lang.Object
  extended byorg.quickserver.net.qsadmin.gui.PropertieSet

public class PropertieSet
extends java.lang.Object

A Simple class that Stores PropertieSet

Author:
Akshathkumar Shetty

Constructor Summary
PropertieSet()
           
 
Method Summary
 void addCommand(Propertie p)
           
 java.util.List getList()
           
 java.util.Map getMap()
           
static PropertieSet getPropertieSet()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertieSet

public PropertieSet()
Method Detail

getList

public java.util.List getList()

getMap

public java.util.Map getMap()

addCommand

public void addCommand(Propertie p)

getPropertieSet

public static PropertieSet getPropertieSet()

QuickServer
v1.4.7

Copyright © 2003-2006 QuickServer.org