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