| Package | Description |
|---|---|
| org.apache.olingo.commons.api.data | |
| org.apache.olingo.commons.api.serialization |
| Modifier and Type | Method and Description |
|---|---|
Entity |
Entity.addProperty(Property property)
Add property to this Entity.
|
Entity |
Link.getInlineEntity()
Gets in-line entity.
|
| Modifier and Type | Method and Description |
|---|---|
List<Entity> |
EntitySet.getEntities()
Gets entities.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Link.setInlineEntity(Entity entity)
Sets in-line entity.
|
| Modifier and Type | Method and Description |
|---|---|
ResWrap<Entity> |
ODataDeserializer.toEntity(InputStream input)
Gets an entity object from the given InputStream.
|
Copyright © 2013–2014 The Apache Software Foundation. All rights reserved.