Package | Description |
---|---|
org.apache.olingo.commons.api.data |
Contains all the data objects of OData responses and OData requests
|
Modifier and Type | Method and Description |
---|---|
ContextURL.Suffix |
ContextURL.getSuffix()
Get the set suffix.
|
static ContextURL.Suffix |
ContextURL.Suffix.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContextURL.Suffix[] |
ContextURL.Suffix.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ContextURL.Builder |
ContextURL.Builder.suffix(ContextURL.Suffix suffix)
Set the suffix.
|
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.