| Package | Description |
|---|---|
| org.apache.olingo.commons.api.data |
Contains all the data objects of an OData responses and OData requests
|
| org.apache.olingo.commons.api.serialization |
| Modifier and Type | Class and Description |
|---|---|
class |
Delta |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
ResWrap<EntityCollection> |
ODataDeserializer.toEntitySet(InputStream input)
Gets an entity set object from the given InputStream.
|
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.