|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sap.ip.me.api.services.systemnews.NewsIterator
Iterator class to parse through system messages
Constructor Summary | |
NewsIterator()
|
Method Summary | |
abstract boolean |
hasNext()
Determines whether further messages are available |
abstract Message |
next()
Provides the next message |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NewsIterator()
Method Detail |
public abstract Message next()
Message
objectpublic abstract boolean hasNext()
true
, if further message are available
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |