org.demosys.web.iteration
Class IterationViewList

java.lang.Object
  |
  +--org.demosys.web.iteration.IterationViewList

public class IterationViewList
extends java.lang.Object


Constructor Summary
IterationViewList()
           
 
Method Summary
 org.demosys.web.iteration.IterationView getIteration(int idx)
           
 int getIterationCount()
           
 java.util.List getIterations()
           
 void setIterations(java.util.List iterations)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IterationViewList

public IterationViewList()
Method Detail

getIterations

public java.util.List getIterations()

getIteration

public org.demosys.web.iteration.IterationView getIteration(int idx)

getIterationCount

public int getIterationCount()

setIterations

public void setIterations(java.util.List iterations)


Copyright © 2003-2004 Sourceforge. All Rights Reserved.