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