Package org.exoplatform.container.xml
Class ValueParam
- java.lang.Object
-
- org.exoplatform.container.xml.Parameter
-
- org.exoplatform.container.xml.ValueParam
-
public class ValueParam extends Parameter
Jul 19, 2004
-
-
Constructor Summary
Constructors Constructor Description ValueParam()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetValue()voidsetValue(String s)StringtoString()-
Methods inherited from class org.exoplatform.container.xml.Parameter
getDescription, getName, setDescription, setName
-
-