Uses of Class
ezvcard.types.AnniversaryType

Packages that use AnniversaryType
ezvcard   
 

Uses of AnniversaryType in ezvcard
 

Methods in ezvcard that return AnniversaryType
 AnniversaryType VCard.getAnniversary()
           Gets the person's anniversary.
 

Methods in ezvcard that return types with arguments of type AnniversaryType
 List<AnniversaryType> VCard.getAnniversaries()
           Gets all anniversary property instances.
 

Methods in ezvcard with parameters of type AnniversaryType
 void VCard.addAnniversary(AnniversaryType anniversary)
           Adds an anniversary property.
 void VCard.setAnniversary(AnniversaryType anniversary)
           Sets the person's anniversary.
 



Copyright © 2012-2013. All Rights Reserved.