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
clone
in class java.lang.Object
java.lang.CloneNotSupportedException
public void setSchedulingInterval(SchedulingInterval pSchedulingInterval)
public SchedulingInterval getSchedulingInterval()