eXo Kernel :: Container 2.4.11-UXP01

org.exoplatform.container.xml
Class Parameter

java.lang.Object
  extended by 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)

Constructor Summary
Parameter()
           
 
Method Summary
 String getDescription()
           
 String getName()
           
 void setDescription(String description)
           
 void setName(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Parameter

public Parameter()
Method Detail

getDescription

public String getDescription()

setDescription

public void setDescription(String description)

getName

public String getName()

setName

public void setName(String name)

eXo Kernel :: Container 2.4.11-UXP01

Copyright © 2014 eXo Platform SAS. All Rights Reserved.