public class SchedulingData
extends BasePOJO
implements java.lang.Cloneable
| Constructor and Description |
|---|
SchedulingData() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
SchedulingInterval |
getSchedulingInterval() |
void |
setSchedulingInterval(SchedulingInterval pSchedulingInterval) |
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
java.lang.CloneNotSupportedExceptionpublic void setSchedulingInterval(SchedulingInterval pSchedulingInterval)
public SchedulingInterval getSchedulingInterval()