public class VTodo extends ICalendarElement
ICalendarElement.Attendee, ICalendarElement.Classification, ICalendarElement.CUType, ICalendarElement.Organizer, ICalendarElement.ParticipationStatus, ICalendarElement.Role, ICalendarElement.RRule, ICalendarElement.Status, ICalendarElement.VAlarm
Modifier and Type | Field and Description |
---|---|
BmDateTime |
completed |
BmDateTime |
due |
java.lang.Integer |
percent |
java.lang.String |
uid |
alarm, attachments, attendees, categories, classification, description, draft, dtstart, exdate, location, organizer, priority, rdate, rrule, sequence, status, summary, url
Constructor and Description |
---|
VTodo() |
Modifier and Type | Method and Description |
---|---|
VTodo |
copy() |
diff, get, hasAlarm, hasRecurrence, meeting, same, timezone
public BmDateTime due
public java.lang.Integer percent
public BmDateTime completed
public java.lang.String uid
public VTodo copy()
copy
in class ICalendarElement
Copyright © 2021. All Rights Reserved.