Uses of Class
biweekly.component.VTodo

Packages that use VTodo
biweekly   
biweekly.component.marshaller   
 

Uses of VTodo in biweekly
 

Methods in biweekly that return types with arguments of type VTodo
 List<VTodo> ICalendar.getTodos()
          Gets the to-dos.
 

Methods in biweekly with parameters of type VTodo
 void ICalendar.addTodo(VTodo todo)
          Adds a to-do.
 

Uses of VTodo in biweekly.component.marshaller
 

Methods in biweekly.component.marshaller that return VTodo
protected  VTodo VTodoMarshaller._newInstance()
           
 



Copyright © 2013 Michael Angstadt. All Rights Reserved.