Uses of Class
biweekly.property.Completed

Packages that use Completed
biweekly.component   
biweekly.property.marshaller   
 

Uses of Completed in biweekly.component
 

Methods in biweekly.component that return Completed
 Completed VTodo.getCompleted()
          Gets the date and time that the to-do was completed.
 Completed VTodo.setCompleted(Date completed)
          Sets the date and time that the to-do was completed.
 

Methods in biweekly.component with parameters of type Completed
 void VTodo.setCompleted(Completed completed)
          Sets the date and time that the to-do was completed.
 

Uses of Completed in biweekly.property.marshaller
 

Methods in biweekly.property.marshaller that return Completed
protected  Completed CompletedMarshaller.newInstance(Date date)
           
 



Copyright © 2013 Michael Angstadt. All Rights Reserved.