Class DisplayNotification

  • All Implemented Interfaces:
    Serializable, net.fortuna.ical4j.model.ComponentContainer<net.fortuna.ical4j.model.Component>, net.fortuna.ical4j.model.ComponentListAccessor<net.fortuna.ical4j.model.Component>, net.fortuna.ical4j.model.DescriptivePropertyAccessor, net.fortuna.ical4j.model.FluentComponent, net.fortuna.ical4j.model.PropertyContainer, net.fortuna.ical4j.model.PropertyListAccessor

    public class DisplayNotification
    extends net.fortuna.ical4j.model.component.VAlarm
    See Also:
    Serialized Form
    • Nested Class Summary

      • Nested classes/interfaces inherited from class net.fortuna.ical4j.model.component.VAlarm

        net.fortuna.ical4j.model.component.VAlarm.Factory
    • Field Summary

      • Fields inherited from class net.fortuna.ical4j.model.component.CalendarComponent

        EMPTY_VALIDATOR
      • Fields inherited from class net.fortuna.ical4j.model.Component

        AVAILABLE, BEGIN, components, END, EXPERIMENTAL_PREFIX, PARTICIPANT, properties, VALARM, VAVAILABILITY, VEVENT, VFREEBUSY, VJOURNAL, VLOCATION, VRESOURCE, VTIMEZONE, VTODO, VVENUE
    • Method Summary

      • Methods inherited from class net.fortuna.ical4j.model.component.VAlarm

        getAction, getAttachment, getComponentList, getDuration, getRepeat, getTrigger, newFactory, setComponentList, validate
      • Methods inherited from class net.fortuna.ical4j.model.component.CalendarComponent

        validate, validateAdd, validateCancel, validateCounter, validateDeclineCounter, validatePublish, validateRefresh, validateReply, validateRequest
      • Methods inherited from class net.fortuna.ical4j.model.Component

        calculateRecurrenceSet, copy, equals, getFluentTarget, getName, getProperties, getPropertyList, getValue, hashCode, setPropertyList, toString, validate, validateProperties
      • Methods inherited from interface net.fortuna.ical4j.model.ComponentContainer

        add, remove, replace
      • Methods inherited from interface net.fortuna.ical4j.model.ComponentListAccessor

        getComponent, getComponents
      • Methods inherited from interface net.fortuna.ical4j.model.DescriptivePropertyAccessor

        addAttachment, getAttachments, getCategories, getClassification, getComments, getDescription, getGeographicPos, getLocation, getPercentComplete, getPriority, getStatus, getSummary, setCategories, setSummary
      • Methods inherited from interface net.fortuna.ical4j.model.FluentComponent

        withProperty
      • Methods inherited from interface net.fortuna.ical4j.model.PropertyContainer

        add, addAll, remove, removeAll, replace, setPropertyList
      • Methods inherited from interface net.fortuna.ical4j.model.PropertyListAccessor

        getProperties, getProperty, getPropertyList, getRequiredProperty
    • Constructor Detail

      • DisplayNotification

        public DisplayNotification​(Notify notify)