eXo Kernel :: Container 2.4.13-GA

org.exoplatform.container.xml
Class ValueParam

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

public class ValueParam
extends Parameter

Jul 19, 2004


Constructor Summary
ValueParam()
           
 
Method Summary
 String getValue()
           
 void setValue(String s)
           
 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

ValueParam

public ValueParam()
Method Detail

getValue

public String getValue()

setValue

public void setValue(String s)

toString

public String toString()
Overrides:
toString in class Object

eXo Kernel :: Container 2.4.13-GA

Copyright © 2015 eXo Platform SAS. All Rights Reserved.