Uses of Class
ezvcard.types.LanguageType

Packages that use LanguageType
ezvcard   
 

Uses of LanguageType in ezvcard
 

Methods in ezvcard that return LanguageType
 LanguageType VCard.addLanguage(String language)
          Adds a language that the person speaks.
 

Methods in ezvcard that return types with arguments of type LanguageType
 List<LanguageType> VCard.getLanguages()
          Gets the languages that the person speaks.
 

Methods in ezvcard with parameters of type LanguageType
 void VCard.addLanguage(LanguageType language)
          Adds a language that the person speaks.
 



Copyright © 2012-2013. All Rights Reserved.