|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.vacuumd.AutomationInterval
public class AutomationInterval
AutomationInterval class.
| Constructor Summary | |
|---|---|
AutomationInterval(long interval)
Constructor for AutomationInterval. |
|
| Method Summary | |
|---|---|
long |
getInterval()
getInterval |
boolean |
scheduledSuspension()
scheduledSuspension |
void |
setInterval(long interval)
setInterval |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AutomationInterval(long interval)
Constructor for AutomationInterval.
interval - a long.| Method Detail |
|---|
public long getInterval()
getInterval
getInterval in interface ScheduleIntervalpublic void setInterval(long interval)
setInterval
interval - a long.public boolean scheduledSuspension()
scheduledSuspension
scheduledSuspension in interface ScheduleInterval
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||