public class Setting extends Object
Setting(String name, String value)
boolean
equals(Object o)
String
getName()
getValue()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Setting(String name, String value)
public String getName()
public String getValue()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 1996–2014. All rights reserved.