| Package | Description |
|---|---|
| org.apache.olingo.server.api.uri |
Olingo URI
|
| org.apache.olingo.server.core.uri |
| Modifier and Type | Method and Description |
|---|---|
UriResourceKind |
UriResource.getKind() |
static UriResourceKind |
UriResourceKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UriResourceKind[] |
UriResourceKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UriResourceKind |
UriResourceImpl.getKind() |
| Constructor and Description |
|---|
UriResourceImpl(UriResourceKind kind) |
UriResourceTypedImpl(UriResourceKind kind) |
UriResourceWithKeysImpl(UriResourceKind kind) |
Copyright © 2023. All rights reserved.