public class State extends Object
State()
State(String code, String name)
protected boolean
canEqual(Object other)
boolean
equals(Object o)
String
getCode()
getName()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public State()
public State(String code, String name)
public String getCode()
public String getName()
public boolean equals(Object o)
equals
Object
protected boolean canEqual(Object other)
public int hashCode()
hashCode
public String toString()
toString