Uses of Class
org.sakaiproject.mailsender.model.ConfigEntry.ReplyTo

Packages that use ConfigEntry.ReplyTo
org.sakaiproject.mailsender.model   
 

Uses of ConfigEntry.ReplyTo in org.sakaiproject.mailsender.model
 

Methods in org.sakaiproject.mailsender.model that return ConfigEntry.ReplyTo
static ConfigEntry.ReplyTo ConfigEntry.ReplyTo.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ConfigEntry.ReplyTo[] ConfigEntry.ReplyTo.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2007-2013 Sakai Project. All Rights Reserved.