Package | Description |
---|---|
biweekly.component | |
biweekly.io.scribe.property | |
biweekly.property |
Modifier and Type | Method and Description |
---|---|
Classification |
VTodo.getClassification()
Gets the level of sensitivity of the to-do data.
|
Classification |
VJournal.getClassification()
Gets the level of sensitivity of the journal entry.
|
Classification |
VEvent.getClassification()
Gets the level of sensitivity of the event data.
|
Classification |
VTodo.setClassification(String classification)
Sets the level of sensitivity of the to-do data.
|
Classification |
VJournal.setClassification(String classification)
Sets the level of sensitivity of the journal entry.
|
Classification |
VEvent.setClassification(String classification)
Sets the level of sensitivity of the event data.
|
Modifier and Type | Method and Description |
---|---|
void |
VTodo.setClassification(Classification classification)
Sets the level of sensitivity of the to-do data.
|
void |
VJournal.setClassification(Classification classification)
Sets the level of sensitivity of the journal entry.
|
void |
VEvent.setClassification(Classification classification)
Sets the level of sensitivity of the event data.
|
Modifier and Type | Method and Description |
---|---|
protected Classification |
ClassificationScribe.newInstance(String value,
ICalVersion version) |
Modifier and Type | Method and Description |
---|---|
static Classification |
Classification.confidential()
Creates a "confidential" classification property.
|
static Classification |
Classification.private_()
Creates a "private" classification property.
|
static Classification |
Classification.public_()
Creates a "public" classification property.
|
Copyright © 2013-2015 Michael Angstadt. All Rights Reserved.