Package 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)
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()StringgetValue()voidsetName(String s)voidsetValue(String s)
-