Uses of Enum Class
edu.internet2.middleware.grouper.ui.customUi.CustomUiUserQueryType
Packages that use CustomUiUserQueryType
-
Uses of CustomUiUserQueryType in edu.internet2.middleware.grouper.ui.customUi
Methods in edu.internet2.middleware.grouper.ui.customUi that return CustomUiUserQueryTypeModifier and TypeMethodDescriptionstatic CustomUiUserQueryTypeReturns the enum constant of this class with the specified name.static CustomUiUserQueryTypeCustomUiUserQueryType.valueOfIgnoreCase(String string, boolean exceptionOnNull) do a case-insensitive matchingstatic CustomUiUserQueryType[]CustomUiUserQueryType.values()Returns an array containing the constants of this enum class, in the order they are declared.