Summary:
Detail:
Employee()
static Employee
fromString(String employeeString)
int
getId()
String
getName()
void
setId(int id)
setName(String name)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Object