Uses of Enum
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 SearchUnaryOperatorKind
SearchUnary.getOperator()
static SearchUnaryOperatorKind
Returns the enum constant of this type with the specified name.static SearchUnaryOperatorKind[]
SearchUnaryOperatorKind.values()
Returns an array containing the constants of this enum type, in the order they are declared.