public class Property extends Object
Property()
String
getName()
getValue()
void
setName(String name)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Property()
public void setName(String name)
name
public void setValue(String value)
value
public String getName()
public String getValue()