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

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

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

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



Copyright © 2011 Seam Framework. All Rights Reserved.