1 // ----------------------------------------------------------------------------2 // Instance/IntfBegin3 // ----------------------------------------------------------------------------4 //////////////////////////////////////////////////////////////////////////////5 //6 // Name: $Id: JMIAbstractMapper.java,v 1.11 2006/01/21 23:09:07 wfro Exp $7 // Generated by: openMDX JMI Mapper8 // Date: Mon Apr 03 11:38:54 CEST 20069 //10 // GENERATED - DO NOT CHANGE MANUALLY11 //12 //////////////////////////////////////////////////////////////////////////////13 package org.opencrx.kernel.account1.cci;14 15 public interface EMailAddress16 extends17 org.opencrx.kernel.account1.cci.AccountAddress,18 org.opencrx.kernel.address1.cci.EMailAddressable {19 // ----------------------------------------------------------------------------20 // Instance/IntfEnd.vm21 // ----------------------------------------------------------------------------22 }23