| Package | Description |
|---|---|
| org.apache.olingo.commons.api.data |
Contains all the data objects of an OData responses and OData requests
|
| Modifier and Type | Class and Description |
|---|---|
class |
Delta
A Delta instance contains all added and deleted links and all deleted entities.
|
| Modifier and Type | Method and Description |
|---|---|
EntityCollection |
Link.getInlineEntitySet()
Gets in-line entity set.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Link.setInlineEntitySet(EntityCollection entitySet)
Sets in-line entity set.
|
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.