|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Observance | |
---|---|
net.fortuna.ical4j.model.component | Contains types used to represent the iCalendar component model. |
Uses of Observance in net.fortuna.ical4j.model.component |
---|
Subclasses of Observance in net.fortuna.ical4j.model.component | |
---|---|
class |
Daylight
$Id: Daylight.java,v 1.10 2008/12/16 12:34:53 fortuna Exp $ [05-Apr-2004] Defines an iCalendar daylight savings timezone observance component. |
class |
Standard
$Id: Standard.java,v 1.10 2008/12/16 12:34:53 fortuna Exp $ [05-Apr-2004] Defines an iCalendar standard timezone observance component. |
Methods in net.fortuna.ical4j.model.component that return Observance | |
---|---|
Observance |
VTimeZone.getApplicableObservance(Date date)
Returns the latest applicable timezone observance for the specified date. |
Methods in net.fortuna.ical4j.model.component with parameters of type Observance | |
---|---|
int |
Observance.compareTo(Observance arg0)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |