public class System extends Object
System()
protected boolean
canEqual(Object other)
boolean
equals(Object o)
String
getName()
getValue()
int
hashCode()
void
setName(String name)
setValue(String value)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public System()
public String getName()
public String getValue()
public void setName(String name)
public void setValue(String value)
public boolean equals(Object o)
equals
Object
protected boolean canEqual(Object other)
public int hashCode()
hashCode
public String toString()
toString