| Package | Description | 
|---|---|
| org.apache.olingo.server.api.uri.queryoption | Olingo Server API - URI - QueryOptions
 
 The uri.queryoption package is used to condense all about the Olingo query options (in uri context). | 
| Modifier and Type | Method and Description | 
|---|---|
| static SystemQueryOptionKind | SystemQueryOptionKind. get(String option)Converts the URI syntax to an enumeration value. | 
| SystemQueryOptionKind | SystemQueryOption. getKind() | 
| static SystemQueryOptionKind | SystemQueryOptionKind. valueOf(String name)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. | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.