Package | Description |
---|---|
biweekly.component | |
biweekly.io.scribe.property |
Modifier and Type | Method and Description |
---|---|
Summary |
VTodo.getSummary()
Gets the summary of the to-do.
|
Summary |
VJournal.getSummary()
Gets the summary of the journal entry.
|
Summary |
VEvent.getSummary()
Gets the summary of the event.
|
Summary |
VAlarm.getSummary()
Gets the summary of the alarm.
|
Summary |
VTodo.setSummary(String summary)
Sets the summary of the to-do.
|
Summary |
VJournal.setSummary(String summary)
Sets the summary of the journal entry.
|
Summary |
VEvent.setSummary(String summary)
Sets the summary of the event.
|
Summary |
VAlarm.setSummary(String summary)
Sets the summary of the alarm.
|
Modifier and Type | Method and Description |
---|---|
void |
VTodo.setSummary(Summary summary)
Sets the summary of the to-do.
|
void |
VJournal.setSummary(Summary summary)
Sets the summary of the journal entry.
|
void |
VEvent.setSummary(Summary summary)
Sets the summary of the event.
|
void |
VAlarm.setSummary(Summary summary)
Sets the summary of the alarm.
|
Modifier and Type | Method and Description |
---|---|
protected Summary |
SummaryScribe.newInstance(String value,
ICalVersion version) |
Copyright © 2013-2015 Michael Angstadt. All Rights Reserved.