Uses of Enum Class
ooaofooa.datatypes.SearchScope
Packages that use SearchScope
-
Uses of SearchScope in ooaofooa.datatypes
Methods in ooaofooa.datatypes that return SearchScopeModifier and TypeMethodDescriptionstatic SearchScopeSearchScope.deserialize(Object o) static SearchScopeSearchScope.valueOf(int value) Returns the enum constant of this class with the specified name.static SearchScopeReturns the enum constant of this class with the specified name.static SearchScope[]SearchScope.values()Returns an array containing the constants of this enum class, in the order they are declared.