public class EventCalendarItem extends Object
| Constructor and Description |
|---|
EventCalendarItem(CalendarCondition cond,
Time from,
Time to)
Constructs a new
EventCalendarItem using the specfied parameters. |
public EventCalendarItem(CalendarCondition cond, Time from, Time to)
EventCalendarItem using the specfied parameters.cond - Calendar conditionfrom - From timeto - To timepublic CalendarCondition getCond()
public Time getFrom()
public Time getTo()
Copyright © 2021. All rights reserved.