org.apache.jdo.tck.pc.company
Interface IMedicalInsurance
- All Superinterfaces:
- IInsurance
- All Known Implementing Classes:
- MedicalInsurance
- public interface IMedicalInsurance
- extends IInsurance
This interface represents the persistent state of MedicalInsurance.
Javadoc was deliberately omitted because it would distract from
the purpose of the interface.
getPlanType
public java.lang.String getPlanType()
setPlanType
public void setPlanType(java.lang.String planType)
Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.