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