Package | Description |
---|---|
biweekly.component | |
biweekly.io.scribe.property |
Modifier and Type | Method and Description |
---|---|
PercentComplete |
VTodo.getPercentComplete()
Gets the amount that the to-do task has been completed.
|
PercentComplete |
VTodo.setPercentComplete(Integer percent)
Sets the amount that the to-do task has been completed.
|
Modifier and Type | Method and Description |
---|---|
void |
VTodo.setPercentComplete(PercentComplete percentComplete)
Sets the amount that the to-do task has been completed.
|
Modifier and Type | Method and Description |
---|---|
protected PercentComplete |
PercentCompleteScribe.newInstance(Integer value) |
Copyright © 2013-2015 Michael Angstadt. All Rights Reserved.