Package org.exoplatform.container.xml
Class ObjectParam
- java.lang.Object
-
- org.exoplatform.container.xml.Parameter
-
- org.exoplatform.container.xml.ObjectParam
-
public class ObjectParam extends Parameter
Jul 19, 2004
-
-
Constructor Summary
Constructors Constructor Description ObjectParam()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddProperty(Object value)voidaddProperty(String name, String value)ObjectgetObject()Iterator<Property>getPropertyIterator()StringgetType()voidsetType(String s)-
Methods inherited from class org.exoplatform.container.xml.Parameter
getDescription, getName, setDescription, setName
-
-