| Package | Description | 
|---|---|
| org.apache.olingo.client.api | |
| org.apache.olingo.commons.api.edm.constants | Contains representations for constants related to EDM objects. | 
| org.apache.olingo.ext.proxy | |
| org.apache.olingo.server.api | Olingo Server API
 The OData Library is a protocol implementation of the OData V4.0 standard. | 
| Modifier and Type | Method and Description | 
|---|---|
| ODataServiceVersion | ODataClient. getServiceVersion() | 
| Modifier and Type | Method and Description | 
|---|---|
| static ODataServiceVersion | ODataServiceVersion. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static ODataServiceVersion[] | ODataServiceVersion. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Constructor and Description | 
|---|
| AbstractService(String compressedMetadata,
               String metadataETag,
               ODataServiceVersion version,
               String serviceRoot,
               boolean transactional) | 
| Modifier and Type | Method and Description | 
|---|---|
| ODataServiceVersion | ServiceMetadata. getDataServiceVersion()Get the data-service version. | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.