|
Ruddi™ UDDI Client API 1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
EMail iterator to browse an EMails collection.
EMails| Method Summary | |
boolean |
hasNext()
Checks whether the EMails collection has more elements. |
EMail |
next()
Gets the next EMail of the collection. |
void |
remove()
Removes the current EMail from the collection. |
| Method Detail |
public boolean hasNext()
public EMail next()
NoSuchElementException - if the collection has no more elementspublic void remove()
|
Ruddi™ UDDI Client API 1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||