public class AutomationInterval extends Object implements ScheduleInterval
AutomationInterval class.
Constructor and Description |
---|
AutomationInterval(long interval)
Constructor for AutomationInterval.
|
Modifier and Type | Method and Description |
---|---|
long |
getInterval()
getInterval
|
boolean |
scheduledSuspension()
scheduledSuspension
|
void |
setInterval(long interval)
setInterval
|
public AutomationInterval(long interval)
Constructor for AutomationInterval.
interval
- a long.public long getInterval()
getInterval
getInterval
in interface ScheduleInterval
public void setInterval(long interval)
setInterval
interval
- a long.public boolean scheduledSuspension()
scheduledSuspension
scheduledSuspension
in interface ScheduleInterval
Copyright © 2021. All rights reserved.