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