org.oddjob.jobs.structural
Class ForEachJob.LocalBean

java.lang.Object
  extended by org.oddjob.jobs.structural.ForEachJob.LocalBean
Enclosing class:
ForEachJob

public static class ForEachJob.LocalBean
extends Object

This provides a bean for current properties.


Method Summary
 Object getCurrent()
           
 int getIndex()
           
 void setJob(Object child)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getCurrent

public Object getCurrent()

getIndex

public int getIndex()

setJob

public void setJob(Object child)