|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.orientechnologies.jdo.types.d_CollEnum
com.orientechnologies.jdo.types.d_DictEnum
Enumeration returned by d_Dictionary objects.
| Field Summary |
| Fields inherited from class com.orientechnologies.jdo.types.d_CollEnum |
collection |
| Constructor Summary | |
d_DictEnum(d_Dictionary iCollection,
boolean iValues)
Constructor |
|
| Method Summary | |
java.lang.Object |
nextElement()
|
| Methods inherited from class com.orientechnologies.jdo.types.d_CollEnum |
hasMoreElements |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public d_DictEnum(d_Dictionary iCollection,
boolean iValues)
iCollection - d_Dictionary object to accessiValues - true if the enumeration works with collection values,
otherwise with collection keys| Method Detail |
public java.lang.Object nextElement()
nextElement in interface java.util.EnumerationnextElement in class d_CollEnum
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||