Uses of Class
biweekly.property.TimezoneUrl

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

Uses of TimezoneUrl in biweekly.component
 

Methods in biweekly.component that return TimezoneUrl
 TimezoneUrl VTimezone.getTimezoneUrl()
          Gets the timezone URL, which points to an iCalendar object that contains further information on the timezone.
 TimezoneUrl VTimezone.setTimezoneUrl(String url)
          Sets the timezone URL, which points to an iCalendar object that contains further information on the timezone.
 

Methods in biweekly.component with parameters of type TimezoneUrl
 void VTimezone.setTimezoneUrl(TimezoneUrl url)
          Sets the timezone URL, which points to an iCalendar object that contains further information on the timezone.
 

Uses of TimezoneUrl in biweekly.property.marshaller
 

Methods in biweekly.property.marshaller that return TimezoneUrl
protected  TimezoneUrl TimezoneUrlMarshaller.newInstance(String value)
           
 



Copyright © 2013 Michael Angstadt. All Rights Reserved.