Uses of Class
org.ow2.easybeans.component.mail.MailAddress

Packages that use MailAddress
org.ow2.easybeans.component.mail Mail component. 
 

Uses of MailAddress in org.ow2.easybeans.component.mail
 

Methods in org.ow2.easybeans.component.mail that return types with arguments of type MailAddress
 java.util.List<MailAddress> MimePart.getMailAddresses()
           
 

Method parameters in org.ow2.easybeans.component.mail with type arguments of type MailAddress
 void MimePart.setMailAddresses(java.util.List<MailAddress> mailAddresses)
          Sets the list of mail addresses.
 



Copyright © 2006-2009 OW2 Consortium. All Rights Reserved.