|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use MedicalInsurance | |
| org.apache.jdo.tck.pc.company | |
| Uses of MedicalInsurance in org.apache.jdo.tck.pc.company |
| Methods in org.apache.jdo.tck.pc.company that return MedicalInsurance | |
MedicalInsurance |
CompanyModelReader.getMedicalInsurance(java.lang.String name)
Convenience method returning a MedicalInsurance instance for the specified name. |
MedicalInsurance |
Employee.getMedicalInsurance()
Get the medical insurance of the employee. |
| Methods in org.apache.jdo.tck.pc.company with parameters of type MedicalInsurance | |
void |
Employee.setMedicalInsurance(MedicalInsurance medicalInsurance)
Set the medical insurance object for the employee. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||