org.exoplatform.services.portletcontainer.config
Class Properties
java.lang.Object
org.exoplatform.services.portletcontainer.config.Properties
public class Properties
- extends Object
Jul 7, 2004 .
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Properties
public Properties()
getDescription
public final String getDescription()
- Returns:
- description
setDescription
public final void setDescription(String description)
- Parameters:
description - description
getName
public final String getName()
- Returns:
- name
setName
public final void setName(String name)
- Parameters:
name - name
getValue
public final String getValue()
- Returns:
- value
setValue
public final void setValue(String value)
- Parameters:
value - value
Copyright © 2009 eXo Platform SAS. All Rights Reserved.