Uses of Class
ezvcard.types.TimezoneType

Packages that use TimezoneType
ezvcard   
 

Uses of TimezoneType in ezvcard
 

Methods in ezvcard that return TimezoneType
 TimezoneType VCard.getTimezone()
           Gets the timezone the person lives/works in.
 

Methods in ezvcard that return types with arguments of type TimezoneType
 List<TimezoneType> VCard.getTimezones()
           Gets all instances of the timezone property.
 

Methods in ezvcard with parameters of type TimezoneType
 void VCard.addTimezone(TimezoneType timezone)
           Adds a timezone to the vCard.
 void VCard.setTimezone(TimezoneType timezone)
           Sets the timezone the person lives/works in.
 



Copyright © 2012-2013. All Rights Reserved.