I have 2 Java beans Classes - Company and Employee. Employee.java has the attributes "name"(String), "email" (String) and "salary"(int), and ge