public class Property extends Object
Property()
boolean
equals(Object other)
String
getKey()
getValue()
int
hashCode()
void
setKey(String value)
setValue(String value)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Property()
public String getKey()
public void setKey(String value)
public String getValue()
public void setValue(String value)
public boolean equals(Object other)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2007, 2013, Oracle and/or its affiliates. All rights reserved.