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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectParam
public ObjectParam()
getType
public String getType()
setType
public void setType(String s)
getObject
public Object getObject()
addProperty
public void addProperty(String name,
String value)
addProperty
public void addProperty(Object value)
getPropertyIterator
public Iterator getPropertyIterator()
Copyright © 2015 eXo Platform SAS. All Rights Reserved.