Uses of Class
net.java.dev.webdav.addressbook.Contact

Uses of Contact in net.java.dev.webdav.addressbook
 

Methods in net.java.dev.webdav.addressbook that return Contact
 Contact AddressBook.get(java.lang.String matchCode)
           
 

Methods in net.java.dev.webdav.addressbook with parameters of type Contact
 void Contact.update(Contact source)
           
 

Constructors in net.java.dev.webdav.addressbook with parameters of type Contact
Contact(java.lang.String matchCode, Contact source)
           
 



Copyright © 2008-2010 The java.net WebDAV Project. All Rights Reserved.