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