Uses of Class
org.sakaiproject.mailsender.model.ConfigEntry.ReplyTo
-
Packages that use ConfigEntry.ReplyTo Package Description org.sakaiproject.mailsender.model -
-
Uses of ConfigEntry.ReplyTo in org.sakaiproject.mailsender.model
Methods in org.sakaiproject.mailsender.model that return ConfigEntry.ReplyTo Modifier and Type Method Description static ConfigEntry.ReplyToConfigEntry.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.
-