Uses of Enum Class
adalid.core.enums.SearchType
Packages that use SearchType
-
Uses of SearchType in adalid.core
Methods in adalid.core that return SearchTypeMethods in adalid.core with parameters of type SearchType -
Uses of SearchType in adalid.core.enums
Methods in adalid.core.enums that return SearchTypeModifier and TypeMethodDescriptionstatic SearchTypeReturns the enum constant of this class with the specified name.static SearchType[]SearchType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SearchType in adalid.core.interfaces
Methods in adalid.core.interfaces that return SearchType