|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.novell.admin.ns.nw.NetWareNamespace.NetWareObjectEntryEnumeration
This class provides the utility to enumerate over an object children.
| Constructor Summary | |
NetWareNamespace.NetWareObjectEntryEnumeration(ObjectEntry[] children)
Constructor |
|
| Method Summary | |
boolean |
hasMoreElements()
Determins if enumeration has any more elements to iterate over. |
ObjectEntry |
next()
Retrieve the next element in the enumeration. |
java.lang.Object |
nextElement()
Retrieve the next element in the enumeration. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public NetWareNamespace.NetWareObjectEntryEnumeration(ObjectEntry[] children)
children - The children object entries to enumerate over.| Method Detail |
public boolean hasMoreElements()
public java.lang.Object nextElement()
public ObjectEntry next()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||