org.exoplatform.container.xml
Class Property
java.lang.Object
org.exoplatform.container.xml.Property
public class Property
- extends Object
- Since:
- Apr 17, 2005
- Version:
- $Id: Property.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 |
Property
public Property()
Property
public Property(String n,
String v)
getName
public String getName()
setName
public void setName(String s)
getValue
public String getValue()
setValue
public void setValue(String s)
Copyright © 2013 eXo Platform SAS. All Rights Reserved.