Uses of Enum Class
com.echothree.model.control.search.common.SearchKinds
Packages that use SearchKinds
-
Uses of SearchKinds in com.echothree.model.control.search.common
Methods in com.echothree.model.control.search.common that return SearchKindsModifier and TypeMethodDescriptionstatic SearchKinds
Returns the enum constant of this class with the specified name.static SearchKinds[]
SearchKinds.values()
Returns an array containing the constants of this enum class, in the order they are declared.