| Package | Description |
|---|---|
| org.apache.olingo.server.api.uri.queryoption |
Olingo Server API - URI - QueryOptions
|
| org.apache.olingo.server.core.uri.queryoption |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
SystemQueryOptionKind |
SystemQueryOptionImpl.getKind() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SystemQueryOptionImpl.setKind(SystemQueryOptionKind kind) |
Copyright © 2023. All rights reserved.