ScheduleItemData

constructor(name: String, startTime: Double = 0.0, duration: Double, priority: Int = KSLEvent.DEFAULT_PRIORITY - 4, message: String? = null, datum: Double? = null)