rp.core
Class vTodo

java.lang.Object
  |
  +--rp.core.vTodo
All Implemented Interfaces:
java.io.Serializable

public class vTodo
extends java.lang.Object
implements java.io.Serializable

Title: Personal Data Interchange implemenation in Java Description: vcard and vcalendar class including a reader and a writer Copyright: Copyright (c) 2001 Company:

See Also:
Serialized Form

Constructor Summary
vTodo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

vTodo

public vTodo()