| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Feed
Feed and Entry are buildings block for the ODATA payload.
 There are differences between the Atom and Json format. These interfaces are used
 where we can handle both formats the same way.
| Method Summary | |
|---|---|
|  Iterable<Entry> | getEntries() | 
|  String | getNext() | 
| Method Detail | 
|---|
Iterable<Entry> getEntries()
String getNext()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||