public class IBGECode extends Object
IBGECode()
IBGECode(String city, String state)
protected boolean
canEqual(Object other)
boolean
equals(Object o)
String
getCity()
getState()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public IBGECode()
public IBGECode(String city, String state)
public String getCity()
public String getState()
public boolean equals(Object o)
equals
Object
protected boolean canEqual(Object other)
public int hashCode()
hashCode
public String toString()
toString