public class Sources
extends java.lang.Object
| Constructor and Description |
|---|
Sources() |
| Modifier and Type | Method and Description |
|---|---|
long |
getInterval() |
java.util.List<Source> |
getSources() |
void |
setInterval(long millisecs)
Update execution interval
|
java.lang.String |
toString() |
public long getInterval()
public void setInterval(long millisecs)
millisecs - interval between executionspublic java.lang.String toString()
toString in class java.lang.Object