Package org.exoplatform.container.xml
Class Parameter
- java.lang.Object
-
- org.exoplatform.container.xml.Parameter
-
- Direct Known Subclasses:
ObjectParam,ObjectParameter,PropertiesParam,ValueParam,ValuesParam
public abstract class Parameter extends Object
- Since:
- Oct 20, 2004
- Version:
- $Id: Parameter.java 5799 2006-05-28 17:55:42Z geaz $
- Author:
- Tuan Nguyen (tuan08@users.sourceforge.net)
-
-
Constructor Summary
Constructors Constructor Description Parameter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDescription()StringgetName()voidsetDescription(String description)voidsetName(String name)
-