Uses of Enum Class
edu.internet2.middleware.grouper.app.gsh.template.GshTemplateFolderShowOnDescendants
Packages that use GshTemplateFolderShowOnDescendants
-
Uses of GshTemplateFolderShowOnDescendants in edu.internet2.middleware.grouper.app.gsh.template
Methods in edu.internet2.middleware.grouper.app.gsh.template that return GshTemplateFolderShowOnDescendantsModifier and TypeMethodDescriptionGshTemplateConfig.getGshTemplateFolderShowOnDescendants()Returns the enum constant of this class with the specified name.GshTemplateFolderShowOnDescendants.valueOfIgnoreCase(String string, boolean exceptionOnNotFound) do a case-insensitive matchingstatic GshTemplateFolderShowOnDescendants[]GshTemplateFolderShowOnDescendants.values()Returns an array containing the constants of this enum class, in the order they are declared.