|
Ruddi™ UDDI Client API 1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
TModel iterator to browse a TModels collection.
TModels| Method Summary | |
boolean |
hasNext()
Checks whether the TModels collection has more elements. |
TModel |
next()
Gets the next TModel of the collection. |
void |
remove()
Removes the current TModel from the collection. |
| Method Detail |
public boolean hasNext()
public TModel 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 | |||||||||