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