Uses of Class
ezvcard.types.TitleType

Packages that use TitleType
ezvcard   
 

Uses of TitleType in ezvcard
 

Methods in ezvcard that return TitleType
 TitleType VCard.addTitle(String title)
          Adds a title associated with the person.
 

Methods in ezvcard that return types with arguments of type TitleType
 List<TitleType> VCard.getTitles()
          Gets the titles associated with the person.
 

Methods in ezvcard with parameters of type TitleType
 void VCard.addTitle(TitleType title)
          Adds a title associated with the person.
 



Copyright © 2012-2013. All Rights Reserved.