Uses of Enum Class
org.duracloud.account.db.model.EmailTemplate.Templates
Packages that use EmailTemplate.Templates
-
Uses of EmailTemplate.Templates in org.duracloud.account.db.model
Methods in org.duracloud.account.db.model that return EmailTemplate.TemplatesModifier and TypeMethodDescriptionEmailTemplate.getTemplate()static EmailTemplate.TemplatesReturns the enum constant of this class with the specified name.static EmailTemplate.Templates[]EmailTemplate.Templates.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.duracloud.account.db.model with parameters of type EmailTemplate.TemplatesModifier and TypeMethodDescriptionvoidEmailTemplate.setTemplate(EmailTemplate.Templates template)