Uses of Class
org.apache.jdo.tck.pc.company.Insurance

Packages that use Insurance
org.apache.jdo.tck.pc.company   
 

Uses of Insurance in org.apache.jdo.tck.pc.company
 

Subclasses of Insurance in org.apache.jdo.tck.pc.company
 class DentalInsurance
          This class represents a dental insurance carrier selection for a particular Employee.
 class MedicalInsurance
          This class represents a dental insurance carrier selection for a particular Employee.
 

Methods in org.apache.jdo.tck.pc.company that return Insurance
 Insurance CompanyModelReader.getInsurance(java.lang.String name)
          Convenience method returning an Insurance instance for the specified name.
 



Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.