Uses of Class
local.tomas.vcard.VCardProperty

Packages that use VCardProperty
local.tomas.vcard   
local.tomas.vcard.impl   
 

Uses of VCardProperty in local.tomas.vcard
 

Methods in local.tomas.vcard that return VCardProperty
 VCardProperty VCard.getProperty(java.lang.String name)
           
 VCardProperty VCard.getProperty(java.lang.String name, java.lang.String type)
           
 

Methods in local.tomas.vcard that return types with arguments of type VCardProperty
 java.util.List<VCardProperty> VCard.getPropertyList(java.lang.String name)
           
 

Uses of VCardProperty in local.tomas.vcard.impl
 

Methods in local.tomas.vcard.impl with parameters of type VCardProperty
protected  void VCardWriterImpl.format(VCardConfiguration configuration, java.lang.String propName, VCardProperty prop, java.io.PrintWriter writer, java.lang.String charset)
           
 



Copyright © 2007 null. All Rights Reserved.