Uses of Class
org.sakaiproject.mailsender.model.ConfigEntry.SubjectPrefixType
-
Packages that use ConfigEntry.SubjectPrefixType Package Description org.sakaiproject.mailsender.model -
-
Uses of ConfigEntry.SubjectPrefixType in org.sakaiproject.mailsender.model
Methods in org.sakaiproject.mailsender.model that return ConfigEntry.SubjectPrefixType Modifier and Type Method Description static ConfigEntry.SubjectPrefixTypeConfigEntry.SubjectPrefixType. valueOf(String name)Returns the enum constant of this type with the specified name.static ConfigEntry.SubjectPrefixType[]ConfigEntry.SubjectPrefixType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-