public class Property extends Object
| Constructor and Description |
|---|
Property() |
public void setName(String name)
name - the property namepublic void setValue(String value)
value - the property valuepublic String getName()
setName(String)public String getValue()
setValue(String)Copyright © 2004-2013 Codehaus. All Rights Reserved.