Uses of Enum Class
de.espirit.firstspirit.access.store.templatestore.gom.lists.GomTypeRestrictedTemplates.TemplateType
Packages that use GomTypeRestrictedTemplates.TemplateType
-
Uses of GomTypeRestrictedTemplates.TemplateType in de.espirit.firstspirit.access.store.templatestore.gom.lists
Methods in de.espirit.firstspirit.access.store.templatestore.gom.lists that return GomTypeRestrictedTemplates.TemplateTypeModifier and TypeMethodDescriptionGomTypeRestrictedTemplates.getType()Provides the type of templates allowed.Returns the enum constant of this class with the specified name.GomTypeRestrictedTemplates.TemplateType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.espirit.firstspirit.access.store.templatestore.gom.lists with parameters of type GomTypeRestrictedTemplates.TemplateTypeModifier and TypeMethodDescriptionvoidGomTypeRestrictedTemplates.setType(GomTypeRestrictedTemplates.TemplateType type) Set the type of allowed templates.