|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.pattern.observer.TimerScheduleSpec
public class TimerScheduleSpec
Constructor Summary | |
---|---|
TimerScheduleSpec(java.util.Calendar optionalDate,
java.lang.Long optionalRepeatCount,
TimePeriod optionalTimePeriod)
|
Method Summary | |
---|---|
java.util.Calendar |
getOptionalDate()
|
java.lang.Long |
getOptionalRepeatCount()
|
TimePeriod |
getOptionalTimePeriod()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TimerScheduleSpec(java.util.Calendar optionalDate, java.lang.Long optionalRepeatCount, TimePeriod optionalTimePeriod)
Method Detail |
---|
public java.util.Calendar getOptionalDate()
public java.lang.Long getOptionalRepeatCount()
public TimePeriod getOptionalTimePeriod()
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |