org.apache.jdo.tck.pc.company
Interface IDentalInsurance
- All Superinterfaces:
- IInsurance
- All Known Implementing Classes:
- DentalInsurance
- public interface IDentalInsurance
- extends IInsurance
This interface represents the persistent state of DentalInsurance.
Javadoc was deliberately omitted because it would distract from
the purpose of the interface.
getLifetimeOrthoBenefit
public java.math.BigDecimal getLifetimeOrthoBenefit()
setLifetimeOrthoBenefit
public void setLifetimeOrthoBenefit(java.math.BigDecimal lifetimeOrthoBenefit)
Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.