|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IInsurance | |
| org.apache.jdo.tck.pc.company | |
| Uses of IInsurance in org.apache.jdo.tck.pc.company |
| Subinterfaces of IInsurance in org.apache.jdo.tck.pc.company | |
interface |
IDentalInsurance
This interface represents the persistent state of DentalInsurance. |
interface |
IMedicalInsurance
This interface represents the persistent state of MedicalInsurance. |
| Classes in org.apache.jdo.tck.pc.company that implement IInsurance | |
class |
DentalInsurance
This class represents a dental insurance carrier selection for a particular Employee. |
class |
Insurance
This class represents an 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 with parameters of type IInsurance | |
int |
Insurance.compareTo(IInsurance other)
Compares this object with the specified Insurance object for order. |
static int |
Insurance.compare(IInsurance o1,
IInsurance o2)
Compares its two IInsurance arguments for order. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||