Represents events scheduled to occur at some point in time. It is derived by concrete classes such as Appointment.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public abstract class Item implements Cloneable |
java.lang.Object
com.mindfusion.scheduling.model.Item
com.mindfusion.scheduling.model.Appointment