Uses of Class
xyz.baldeep.filter.SearchParamTypeEnum
-
-
Uses of SearchParamTypeEnum in xyz.baldeep.filter
Methods in xyz.baldeep.filter that return SearchParamTypeEnum Modifier and Type Method Description static SearchParamTypeEnumSearchParamTypeEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static SearchParamTypeEnumSearchParamTypeEnum. valueOfType(String label)static SearchParamTypeEnum[]SearchParamTypeEnum. values()Returns an array containing the constants of this enum type, in the order they are declared.
-