Package | Description |
---|---|
biweekly.component | |
biweekly.io.scribe.property |
Modifier and Type | Method and Description |
---|---|
Priority |
VTodo.getPriority()
Gets the priority of the to-do.
|
Priority |
VEvent.getPriority()
Gets the priority of the event.
|
Priority |
VTodo.setPriority(Integer priority)
Sets the priority of the to-do.
|
Priority |
VEvent.setPriority(Integer priority)
Sets the priority of the event.
|
Modifier and Type | Method and Description |
---|---|
void |
VTodo.setPriority(Priority priority)
Sets the priority of the to-do.
|
void |
VEvent.setPriority(Priority priority)
Sets the priority of the event.
|
Modifier and Type | Method and Description |
---|---|
protected Priority |
PriorityScribe.newInstance(Integer value) |
Copyright © 2013-2015 Michael Angstadt. All Rights Reserved.