Uses of Class
org.objectledge.mail.MailingList.TaskType

Packages that use MailingList.TaskType
org.objectledge.mail E-mail messaging support based on Java-Mail API 
 

Uses of MailingList.TaskType in org.objectledge.mail
 

Methods in org.objectledge.mail that return MailingList.TaskType
 MailingList.TaskType MailingList.getPendingTaskType(String id)
          Get pending message.
static MailingList.TaskType MailingList.TaskType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MailingList.TaskType[] MailingList.TaskType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2003-2006 objectledge.org. All Rights Reserved.