Uses of Class
biweekly.property.TimezoneOffsetTo

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

Uses of TimezoneOffsetTo in biweekly.component
 

Methods in biweekly.component that return TimezoneOffsetTo
 TimezoneOffsetTo Observance.getTimezoneOffsetTo()
          Gets the UTC offset that the timezone observance transitions to.
 TimezoneOffsetTo Observance.setTimezoneOffsetTo(Integer hour, Integer minute)
          Sets the UTC offset that the timezone observance transitions to.
 

Methods in biweekly.component with parameters of type TimezoneOffsetTo
 void Observance.setTimezoneOffsetTo(TimezoneOffsetTo timezoneOffsetTo)
          Sets the UTC offset that the timezone observance transitions to.
 

Uses of TimezoneOffsetTo in biweekly.property.marshaller
 

Methods in biweekly.property.marshaller that return TimezoneOffsetTo
protected  TimezoneOffsetTo TimezoneOffsetToMarshaller.newInstance(UtcOffset offset)
           
 



Copyright © 2013 Michael Angstadt. All Rights Reserved.