eXo Kernel :: Container 2.4.13-GA

org.exoplatform.container.xml
Class ObjectParam

java.lang.Object
  extended by org.exoplatform.container.xml.Parameter
      extended by org.exoplatform.container.xml.ObjectParam

public class ObjectParam
extends Parameter

Jul 19, 2004


Constructor Summary
ObjectParam()
           
 
Method Summary
 void addProperty(Object value)
           
 void addProperty(String name, String value)
           
 Object getObject()
           
 Iterator getPropertyIterator()
           
 String getType()
           
 void setType(String s)
           
 
Methods inherited from class org.exoplatform.container.xml.Parameter
getDescription, getName, setDescription, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectParam

public ObjectParam()
Method Detail

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()

eXo Kernel :: Container 2.4.13-GA

Copyright © 2015 eXo Platform SAS. All Rights Reserved.