Uses of Class
ezvcard.types.ExpertiseType

Packages that use ExpertiseType
ezvcard   
 

Uses of ExpertiseType in ezvcard
 

Methods in ezvcard that return ExpertiseType
 ExpertiseType VCard.addExpertise(String expertise)
          Adds a professional subject area of which the the person is knowledgeable.
 

Methods in ezvcard that return types with arguments of type ExpertiseType
 List<ExpertiseType> VCard.getExpertise()
          Gets the professional subject areas of which the the person is knowledgeable.
 

Methods in ezvcard with parameters of type ExpertiseType
 void VCard.addExpertise(ExpertiseType expertise)
          Adds a professional subject area of which the the person is knowledgeable.
 



Copyright © 2012-2013. All Rights Reserved.