Uses of Class
ezvcard.types.HobbyType

Packages that use HobbyType
ezvcard   
 

Uses of HobbyType in ezvcard
 

Methods in ezvcard that return HobbyType
 HobbyType VCard.addHobby(String hobby)
          Adds a hobby that the person actively engages in.
 

Methods in ezvcard that return types with arguments of type HobbyType
 List<HobbyType> VCard.getHobbies()
          Gets the hobbies that the person actively engages in.
 

Methods in ezvcard with parameters of type HobbyType
 void VCard.addHobby(HobbyType hobby)
          Adds a hobby that the person actively engages in.
 



Copyright © 2012-2013. All Rights Reserved.