Uses of Class
biweekly.property.TimezoneId

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

Uses of TimezoneId in biweekly.component
 

Methods in biweekly.component that return TimezoneId
 TimezoneId VTimezone.getTimezoneId()
          Gets the ID for this timezone.
 TimezoneId VTimezone.setTimezoneId(String timezoneId)
          Sets an ID for this timezone.
 

Methods in biweekly.component with parameters of type TimezoneId
 void VTimezone.setTimezoneId(TimezoneId timezoneId)
          Sets an ID for this timezone.
 

Uses of TimezoneId in biweekly.property.marshaller
 

Methods in biweekly.property.marshaller that return TimezoneId
protected  TimezoneId TimezoneIdMarshaller.newInstance(String value)
           
 



Copyright © 2013 Michael Angstadt. All Rights Reserved.