Uses of Class
local.tomas.vcard.VCardParameters

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

Uses of VCardParameters in local.tomas.vcard
 

Methods in local.tomas.vcard that return VCardParameters
 VCardParameters VCardProperty.getParameters()
           
 

Methods in local.tomas.vcard with parameters of type VCardParameters
 void VCard.addProperty(java.lang.String name, VCardParameters parameters, java.lang.Object value)
           
 boolean VCardParameters.containsAll(VCardParameters vcp)
           
 

Constructors in local.tomas.vcard with parameters of type VCardParameters
VCardProperty(VCardParameters parameters, java.lang.Object value)
           
 

Uses of VCardParameters in local.tomas.vcard.impl
 

Methods in local.tomas.vcard.impl with parameters of type VCardParameters
 void VCardConfiguration.defineSingleType(java.lang.String name, VCardParameters parameters, int length, boolean replace)
           
 void VCardConfiguration.defineStructuredType(java.lang.String name, VCardParameters parameters, java.util.SortedMap<java.lang.Integer,java.lang.Integer> components, boolean replace)
           
 



Copyright © 2007 null. All Rights Reserved.