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