|
eXo Kernel :: Container 2.4.13-GA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.container.xml.Parameter
org.exoplatform.container.xml.ObjectParameter
public class ObjectParameter
Jul 19, 2004
| Constructor Summary | |
|---|---|
ObjectParameter()
|
|
| Method Summary | |
|---|---|
Object |
getObject()
|
XMLObject |
getXMLObject()
|
void |
setObject(Object obj)
|
void |
setXMLObject(XMLObject xmlobject)
|
String |
toString()
|
| 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, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectParameter()
| Method Detail |
|---|
public Object getObject()
public void setObject(Object obj)
public XMLObject getXMLObject()
throws Exception
Exception
public void setXMLObject(XMLObject xmlobject)
throws Exception
Exceptionpublic String toString()
toString in class Object
|
eXo Kernel :: Container 2.4.13-GA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||