Package | Description |
---|---|
org.apache.olingo.server.api.uri.queryoption |
Olingo Server API - URI - QueryOptions
|
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–2018 The Apache Software Foundation. All rights reserved.