eXo Kernel :: Container 2.4.4-CLD

org.exoplatform.container.xml
Class ValuesParam

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

public class ValuesParam
extends Parameter

Jul 19, 2004


Constructor Summary
ValuesParam()
           
 
Method Summary
 String getValue()
           
 ArrayList getValues()
           
 void setValues(ArrayList values)
           
 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

ValuesParam

public ValuesParam()
Method Detail

getValues

public ArrayList getValues()

setValues

public void setValues(ArrayList values)

getValue

public String getValue()

toString

public String toString()
Overrides:
toString in class Object

eXo Kernel :: Container 2.4.4-CLD

Copyright © 2013 eXo Platform SAS. All Rights Reserved.