Uses of Class
ezvcard.types.LabelType

Packages that use LabelType
ezvcard   
ezvcard.io   
 

Uses of LabelType in ezvcard
 

Methods in ezvcard that return types with arguments of type LabelType
 List<LabelType> VCard.getOrphanedLabels()
          Gets all mailing labels that could not be assigned to an address.
 

Methods in ezvcard with parameters of type LabelType
 void VCard.addOrphanedLabel(LabelType label)
          Adds a mailing label which is not associated with any address.
 

Uses of LabelType in ezvcard.io
 

Fields in ezvcard.io with type parameters of type LabelType
protected  List<LabelType> HCardReader.labels
           
 



Copyright © 2012-2013. All Rights Reserved.