Uses of Enum Class
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 SystemQueryOptionKindConverts the URI syntax to an enumeration value.SystemQueryOption.getKind()static SystemQueryOptionKindReturns the enum constant of this class with the specified name.static SystemQueryOptionKind[]SystemQueryOptionKind.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SystemQueryOptionKind in org.apache.olingo.server.core.uri.queryoption
Methods in org.apache.olingo.server.core.uri.queryoption that return SystemQueryOptionKindMethods in org.apache.olingo.server.core.uri.queryoption with parameters of type SystemQueryOptionKindModifier and TypeMethodDescriptionprotected voidSystemQueryOptionImpl.setKind(SystemQueryOptionKind kind)