Uses of Enum
org.apache.olingo.server.api.uri.queryoption.SystemQueryOptionKind
Packages that use SystemQueryOptionKind
Package
Description
Olingo Server API - URI - QueryOptions
-
Uses of SystemQueryOptionKind in org.apache.olingo.server.api.uri.queryoption
Methods in org.apache.olingo.server.api.uri.queryoption that return SystemQueryOptionKindModifier and TypeMethodDescriptionstatic SystemQueryOptionKind
Converts the URI syntax to an enumeration value.SystemQueryOption.getKind()
static SystemQueryOptionKind
Returns the enum constant of this type with the specified name.static SystemQueryOptionKind[]
SystemQueryOptionKind.values()
Returns an array containing the constants of this enum type, in the order they are declared.