|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sourceforge.beanindex.util.Schedule
| Constructor Summary | |
Schedule()
|
|
| Method Summary | |
long |
getInitialDelay()
|
long |
getPeriod()
|
boolean |
isFixedRate()
|
void |
setFixedRate(boolean fixedRate)
|
void |
setInitialDelay(long initialDelay)
|
void |
setPeriod(long period)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Schedule()
| Method Detail |
public boolean isFixedRate()
public long getPeriod()
public long getInitialDelay()
public void setFixedRate(boolean fixedRate)
fixedRate - public void setPeriod(long period)
period - public void setInitialDelay(long initialDelay)
initialDelay -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||