| 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 |
|---|---|
Entity |
Entity.addProperty(Property property)
Add property to this Entity.
|
Entity |
Parameter.asEntity()
Get the value in its entity representation or null if it is not based on an entity ValueType
|
Entity |
Link.getInlineEntity()
Gets in-line entity.
|
| Modifier and Type | Method and Description |
|---|---|
List<Entity> |
EntityCollection.getEntities()
Gets entities.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Link.setInlineEntity(Entity entity)
Sets in-line entity.
|
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.