|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PercentComplete | |
|---|---|
| biweekly.component | |
| biweekly.property.marshaller | |
| Uses of PercentComplete in biweekly.component |
|---|
| Methods in biweekly.component that return PercentComplete | |
|---|---|
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. |
| Methods in biweekly.component with parameters of type PercentComplete | |
|---|---|
void |
VTodo.setPercentComplete(PercentComplete percentComplete)
Sets the amount that the to-do task has been completed. |
| Uses of PercentComplete in biweekly.property.marshaller |
|---|
| Methods in biweekly.property.marshaller that return PercentComplete | |
|---|---|
protected PercentComplete |
PercentCompleteMarshaller.newInstance(Integer value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||