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