|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openorb.compiler.idl.reflect.idlEnumeration
This class implements an enumeration to provide all interface IDL object of an IDL object
| Constructor Summary | |
|---|---|
idlEnumeration(java.util.Vector list)
Constructor |
|
| Method Summary | |
|---|---|
boolean |
hasMoreElements()
Return true if there is more elements |
java.lang.Object |
nextElement()
Return the next element if any |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public idlEnumeration(java.util.Vector list)
| Method Detail |
public boolean hasMoreElements()
hasMoreElements in interface java.util.Enumerationpublic java.lang.Object nextElement()
nextElement in interface java.util.Enumeration
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||