Uses of Enum Class
org.apache.olingo.server.api.uri.queryoption.search.SearchUnaryOperatorKind
Packages that use SearchUnaryOperatorKind
Package
Description
Olingo Server API - URI - QueryOptions - Search
-
Uses of SearchUnaryOperatorKind in org.apache.olingo.server.api.uri.queryoption.search
Methods in org.apache.olingo.server.api.uri.queryoption.search that return SearchUnaryOperatorKindModifier and TypeMethodDescriptionstatic SearchUnaryOperatorKindSearchUnary.getOperator()static SearchUnaryOperatorKindReturns the enum constant of this class with the specified name.static SearchUnaryOperatorKind[]SearchUnaryOperatorKind.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SearchUnaryOperatorKind in org.apache.olingo.server.core.uri.parser.search
Methods in org.apache.olingo.server.core.uri.parser.search that return SearchUnaryOperatorKind