|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.bean.BeanCollection.MyEnumeration
class BeanCollection.MyEnumeration
Field Summary | |
---|---|
(package private) java.lang.reflect.Field[] |
fields
|
(package private) int |
pos
|
Constructor Summary | |
---|---|
BeanCollection.MyEnumeration(java.lang.reflect.Field[] fields)
This constructor with a specified Field[]. |
Method Summary | |
---|---|
boolean |
hasMoreElements()
|
java.lang.Object |
nextElement()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
java.lang.reflect.Field[] fields
int pos
Constructor Detail |
---|
public BeanCollection.MyEnumeration(java.lang.reflect.Field[] fields)
fields
- Method Detail |
---|
public boolean hasMoreElements()
hasMoreElements
in interface java.util.Enumeration
public java.lang.Object nextElement()
nextElement
in interface java.util.Enumeration
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |