|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.demosys.web.iteration.IterationViewList
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 |
public IterationViewList()
Method Detail |
public java.util.List getIterations()
public org.demosys.web.iteration.IterationView getIteration(int idx)
public int getIterationCount()
public void setIterations(java.util.List iterations)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |