Uses of Class
com.retek.component.internet.ExAEmail

Packages that use ExAEmail
com.retek.component.internet   
com.retek.component.internet.impl   
 

Uses of ExAEmail in com.retek.component.internet
 

Methods in com.retek.component.internet that return ExAEmail
 ExAEmail ExACustomer.getPrimaryEmail()
           
 

Methods in com.retek.component.internet with parameters of type ExAEmail
 void ExACustomer.addEmailAddress(ExAEmail emailAddress)
           
 void ExACustomer.setPrimaryEmailAddress(ExAEmail emailAddress)
           
 void ExACustomerRequest.addEmailAddress(ExAEmail emailAddress)
           
 

Uses of ExAEmail in com.retek.component.internet.impl
 

Methods in com.retek.component.internet.impl that return ExAEmail
 ExAEmail ExACustomerImpl.getPrimaryEmail()
           
 

Methods in com.retek.component.internet.impl with parameters of type ExAEmail
 void ExACustomerImpl.addEmailAddress(ExAEmail emailAddress)
           
 void ExACustomerImpl.setPrimaryEmailAddress(ExAEmail emailAddress)
           
 



Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28