eXo Kernel :: Container 2.4.11-UXP01

org.exoplatform.container.xml
Class Property

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

Constructor Summary
Property()
           
Property(String n, String v)
           
 
Method Summary
 String getName()
           
 String getValue()
           
 void setName(String s)
           
 void setValue(String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Property

public Property()

Property

public Property(String n,
                String v)
Method Detail

getName

public String getName()

setName

public void setName(String s)

getValue

public String getValue()

setValue

public void setValue(String s)

eXo Kernel :: Container 2.4.11-UXP01

Copyright © 2014 eXo Platform SAS. All Rights Reserved.