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