Uses of Class
org.jboss.seam.mail.core.enumerations.MailHeader

Packages that use MailHeader
org.jboss.seam.mail.core.enumerations   
 

Uses of MailHeader in org.jboss.seam.mail.core.enumerations
 

Methods in org.jboss.seam.mail.core.enumerations that return MailHeader
static MailHeader MailHeader.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MailHeader[] MailHeader.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011 Seam Framework. All Rights Reserved.