|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectstory.dbcore.links.NodeList.NodeListValueEnumeration
public class NodeList.NodeListValueEnumeration
Small class that implements an Enumeration over a single value.
| Constructor Summary | |
|---|---|
NodeList.NodeListValueEnumeration()
|
|
| Method Summary | |
|---|---|
boolean |
hasMoreElements()
|
LabelAddressList |
nextElement()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NodeList.NodeListValueEnumeration()
| Method Detail |
|---|
public boolean hasMoreElements()
hasMoreElements in interface java.util.Enumeration
public LabelAddressList nextElement()
throws java.util.NoSuchElementException
nextElement in interface java.util.Enumerationjava.util.NoSuchElementException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||