biweekly.component
Class DaylightSavingsTime

java.lang.Object
  extended by biweekly.component.ICalComponent
      extended by biweekly.component.Observance
          extended by biweekly.component.DaylightSavingsTime

public class DaylightSavingsTime
extends Observance

Defines a time range in which a timezone is in "daylight savings" time.

Author:
Michael Angstadt
See Also:
RFC 5545 p.62-71

Field Summary
 
Fields inherited from class biweekly.component.ICalComponent
components, properties
 
Constructor Summary
DaylightSavingsTime()
           
 
Method Summary
 
Methods inherited from class biweekly.component.Observance
addComment, addComment, addExceptionDates, addRecurrenceDates, addTimezoneName, addTimezoneName, getComments, getDateStart, getExceptionDates, getRecurrenceDates, getRecurrenceRule, getTimezoneNames, getTimezoneOffsetFrom, getTimezoneOffsetTo, setDateStart, setDateStart, setRecurrenceRule, setTimezoneOffsetFrom, setTimezoneOffsetFrom, setTimezoneOffsetTo, setTimezoneOffsetTo, validate
 
Methods inherited from class biweekly.component.ICalComponent
addComponent, addExperimentalComponent, addExperimentalProperty, addProperty, checkOptionalCardinality, checkRequiredCardinality, getComponent, getComponents, getComponents, getExperimentalComponent, getExperimentalComponents, getExperimentalComponents, getExperimentalProperties, getExperimentalProperties, getExperimentalProperty, getProperties, getProperties, getProperty, removeExperimentalComponents, removeExperimentalProperty, removeProperties, setComponent, setComponent, setExperimentalComponents, setExperimentalProperty, setProperty, setProperty, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DaylightSavingsTime

public DaylightSavingsTime()


Copyright © 2013 Michael Angstadt. All Rights Reserved.