|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Priority | |
---|---|
biweekly.component | |
biweekly.property.marshaller |
Uses of Priority in biweekly.component |
---|
Methods in biweekly.component that return Priority | |
---|---|
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. |
Methods in biweekly.component with parameters of type Priority | |
---|---|
void |
VTodo.setPriority(Priority priority)
Sets the priority of the to-do. |
void |
VEvent.setPriority(Priority priority)
Sets the priority of the event. |
Uses of Priority in biweekly.property.marshaller |
---|
Methods in biweekly.property.marshaller that return Priority | |
---|---|
protected Priority |
PriorityMarshaller.newInstance(Integer value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |