org.exoplatform.container.xml
Class Parameter
java.lang.Object
org.exoplatform.container.xml.Parameter
- Direct Known Subclasses:
- ObjectParam, ObjectParameter, PropertiesParam, ValueParam, ValuesParam
public abstract class Parameter
- extends Object
- Since:
- Oct 20, 2004
- Version:
- $Id: Parameter.java 5799 2006-05-28 17:55:42Z geaz $
- Author:
- Tuan Nguyen (tuan08@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Parameter
public Parameter()
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
getName
public String getName()
setName
public void setName(String name)
Copyright © 2015 eXo Platform SAS. All Rights Reserved.