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