Serializable
Customer()
Customer(int id, String name, String representative)
boolean
equals(Object o)
int
getId()
String
getName()
getRepresentative()
hashCode()
void
setId(int id)
setName(String name)
setRepresentative(String representative)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
equals
Object
hashCode