Uses of Interface
org.opencrx.kernel.account1.cci2.EmailAddress

Packages that use EmailAddress
org.opencrx.kernel.account1.jdo2   
org.opencrx.kernel.account1.jmi1   
org.opencrx.kernel.activity1.cci2   
org.opencrx.kernel.activity1.jdo2   
org.opencrx.kernel.activity1.jmi1   
 

Uses of EmailAddress in org.opencrx.kernel.account1.jdo2
 

Classes in org.opencrx.kernel.account1.jdo2 that implement EmailAddress
 class EmailAddress
          Class EMailAddress
 

Uses of EmailAddress in org.opencrx.kernel.account1.jmi1
 

Subinterfaces of EmailAddress in org.opencrx.kernel.account1.jmi1
 interface EmailAddress
          Class EMailAddress
 

Uses of EmailAddress in org.opencrx.kernel.activity1.cci2
 

Methods in org.opencrx.kernel.activity1.cci2 that return EmailAddress
 EmailAddress Email.getGateway()
          Retrieves the value for the reference gateway.
 

Methods in org.opencrx.kernel.activity1.cci2 with parameters of type EmailAddress
 void Email.setGateway(EmailAddress gateway)
          Sets a new value for the reference gateway.
 

Uses of EmailAddress in org.opencrx.kernel.activity1.jdo2
 

Methods in org.opencrx.kernel.activity1.jdo2 that return EmailAddress
 EmailAddress Email.getGateway()
          Retrieves the value for the reference gateway.
 

Methods in org.opencrx.kernel.activity1.jdo2 with parameters of type EmailAddress
 void Email.setGateway(EmailAddress gateway)
          Sets a new value for the reference gateway.
 

Uses of EmailAddress in org.opencrx.kernel.activity1.jmi1
 

Methods in org.opencrx.kernel.activity1.jmi1 with parameters of type EmailAddress
 void Email.setGateway(EmailAddress gateway)
          Sets a new value for the reference gateway.
 



This software is published under the BSD license. Copyright © 2003-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.