Uses of Class
ubic.gemma.model.common.search.SearchSettings.SearchMode
-
Packages that use SearchSettings.SearchMode Package Description ubic.gemma.model.common.search -
-
Uses of SearchSettings.SearchMode in ubic.gemma.model.common.search
Methods in ubic.gemma.model.common.search that return SearchSettings.SearchMode Modifier and Type Method Description static SearchSettings.SearchModeSearchSettings.SearchMode. valueOf(String name)Returns the enum constant of this type with the specified name.static SearchSettings.SearchMode[]SearchSettings.SearchMode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-