| org.odata4j.producer.EntitiesResponse |
An EntitiesResponse is a response to a client request expecting multiple OData entities.
The Responses static factory class can be used to create EntitiesResponse instances.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the OData entities, if any.
| |||||||||||
Gets the entity-set for the entities.
| |||||||||||
Gets the inline-count value, if applicable.
| |||||||||||
Gets the continuation token to use on a subsequent request, if applicable.
| |||||||||||
Gets the OData entities, if any.
Gets the entity-set for the entities.
Gets the inline-count value, if applicable.
Gets the continuation token to use on a subsequent request, if applicable.