Uses of Class
biweekly.component.VTimezone

Packages that use VTimezone
biweekly   
biweekly.component.marshaller   
biweekly.property   
 

Uses of VTimezone in biweekly
 

Methods in biweekly that return types with arguments of type VTimezone
 List<VTimezone> ICalendar.getTimezones()
          Gets the timezones.
 

Methods in biweekly with parameters of type VTimezone
 void ICalendar.addTimezone(VTimezone timezone)
          Adds a timezone.
 

Uses of VTimezone in biweekly.component.marshaller
 

Methods in biweekly.component.marshaller that return VTimezone
protected  VTimezone VTimezoneMarshaller._newInstance()
           
 

Uses of VTimezone in biweekly.property
 

Methods in biweekly.property with parameters of type VTimezone
 void RecurrenceDates.setTimezone(VTimezone timezone)
           
 void ExceptionDates.setTimezone(VTimezone timezone)
           
 void DateOrDateTimeProperty.setTimezone(VTimezone timezone)
           
 



Copyright © 2013 Michael Angstadt. All Rights Reserved.