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