Package | Description |
---|---|
biweekly.component | |
biweekly.io.scribe.property |
Modifier and Type | Method and Description |
---|---|
Description |
VJournal.addDescription(String description)
Adds a detailed description to the journal entry.
|
Description |
VTodo.getDescription()
Gets a detailed description of the to-do.
|
Description |
VEvent.getDescription()
Gets a detailed description of the event.
|
Description |
VAlarm.getDescription()
Gets a detailed description of the alarm.
|
Description |
VTodo.setDescription(String description)
Sets a detailed description of the to-do.
|
Description |
VEvent.setDescription(String description)
Sets a detailed description of the event.
|
Description |
VAlarm.setDescription(String description)
Sets a detailed description of the alarm.
|
Modifier and Type | Method and Description |
---|---|
List<Description> |
VJournal.getDescriptions()
Gets the detailed descriptions to the journal entry.
|
Modifier and Type | Method and Description |
---|---|
void |
VJournal.addDescription(Description description)
Adds a detailed description to the journal entry.
|
void |
VTodo.setDescription(Description description)
Sets a detailed description of the to-do.
|
void |
VEvent.setDescription(Description description)
Sets a detailed description of the event.
|
void |
VAlarm.setDescription(Description description)
Sets a detailed description of the alarm.
|
Modifier and Type | Method and Description |
---|---|
protected Description |
DescriptionScribe.newInstance(String value,
ICalVersion version) |
Copyright © 2013-2015 Michael Angstadt. All Rights Reserved.