org.jboss.seam.mail.core
Interface EmailContact


public interface EmailContact

Author:
Cody Lerum

Method Summary
 String getAddress()
           
 String getName()
           
 

Method Detail

getName

String getName()

getAddress

String getAddress()


Copyright © 2011 Seam Framework. All Rights Reserved.