ScheduleItem

constructor(name: String = "Item:", startTime: Double, duration: Double, priority: Int = itemStartEventPriority, message: String? = null, datum: Double? = null)

Parameters

a general message or other object that can be associated with the ScheduleItem