IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.bean
Class BeanCollection.MyEnumeration

java.lang.Object
  extended by com.ibm.btt.bean.BeanCollection.MyEnumeration
All Implemented Interfaces:
java.util.Enumeration
Enclosing class:
BeanCollection

 class BeanCollection.MyEnumeration
extends java.lang.Object
implements java.util.Enumeration


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

fields

java.lang.reflect.Field[] fields

pos

int pos
Constructor Detail

BeanCollection.MyEnumeration

public BeanCollection.MyEnumeration(java.lang.reflect.Field[] fields)
This constructor with a specified Field[].

Parameters:
fields -
Method Detail

hasMoreElements

public boolean hasMoreElements()
Specified by:
hasMoreElements in interface java.util.Enumeration
Returns:
boolean

nextElement

public java.lang.Object nextElement()
Specified by:
nextElement in interface java.util.Enumeration
Returns:
next element

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2009