org.jboss.seam.mail.core
Interface EmailContact

All Known Implementing Classes:
BasicEmailContact

public interface EmailContact


Method Summary
 String getAddress()
           
 String getName()
           
 

Method Detail

getName

String getName()

getAddress

String getAddress()


Copyright © 2011 Seam Framework. All Rights Reserved.