Uses of Enum Class
org.apache.olingo.server.core.uri.parser.search.SearchQueryToken.Token
Packages that use SearchQueryToken.Token
-
Uses of SearchQueryToken.Token in org.apache.olingo.server.core.uri.parser.search
Methods in org.apache.olingo.server.core.uri.parser.search that return SearchQueryToken.TokenModifier and TypeMethodDescriptionSearchQueryToken.getToken()static SearchQueryToken.TokenReturns the enum constant of this class with the specified name.static SearchQueryToken.Token[]SearchQueryToken.Token.values()Returns an array containing the constants of this enum class, in the order they are declared.