Uses of Class
ezvcard.types.InterestType

Packages that use InterestType
ezvcard   
 

Uses of InterestType in ezvcard
 

Methods in ezvcard that return InterestType
 InterestType VCard.addInterest(String interest)
          Adds an interest.
 

Methods in ezvcard that return types with arguments of type InterestType
 List<InterestType> VCard.getInterests()
          Gets the person's interests.
 

Methods in ezvcard with parameters of type InterestType
 void VCard.addInterest(InterestType interest)
          Adds an interest.
 



Copyright © 2012-2013. All Rights Reserved.