- ACCEPTED - Static variable in class biweekly.parameter.ParticipationStatus
-
Indicates that the user has accepted the item.
- ACCEPTED - Static variable in class biweekly.property.Status
-
- accepted() - Static method in class biweekly.property.Status
-
Creates an "accepted" status property (only valid in vCal 1.0 in
VTodo
components).
- action() - Method in class biweekly.io.scribe.property.AudioAlarmScribe
-
- action() - Method in class biweekly.io.scribe.property.DisplayAlarmScribe
-
- action() - Method in class biweekly.io.scribe.property.EmailAlarmScribe
-
- action() - Method in class biweekly.io.scribe.property.ProcedureAlarmScribe
-
- action() - Method in class biweekly.io.scribe.property.VCalAlarmPropertyScribe
-
Determines what kind of
Action
property this vCal alarm property
maps to, and returns a new instance of this property.
- Action - Class in biweekly.property
-
Defines the type of action to invoke when an alarm is triggered.
- Action(String) - Constructor for class biweekly.property.Action
-
Creates an action property.
- Action(Action) - Constructor for class biweekly.property.Action
-
Copy constructor.
- ActionScribe - Class in biweekly.io.scribe.property
-
- ActionScribe() - Constructor for class biweekly.io.scribe.property.ActionScribe
-
- add(int, T) - Method in class biweekly.parameter.ICalParameters.ICalParameterList
-
- ADD - Static variable in class biweekly.property.Method
-
- add() - Static method in class biweekly.property.Method
-
Constructs a METHOD property whose value is "ADD".
- add(DateValue, DateValue) - Static method in class biweekly.util.com.google.ical.util.TimeUtils
-
Adds a duration to a date.
- add(Date) - Method in class biweekly.util.Duration
-
Adds this duration value to a
Date
object.
- addAlarm(VAlarm) - Method in class biweekly.component.VEvent
-
Adds an alarm to this event.
- addAlarm(VAlarm) - Method in class biweekly.component.VTodo
-
Adds an alarm to this to-do task.
- addAttachment(Attachment) - Method in class biweekly.component.VAlarm
-
Adds an attachment to the alarm.
- addAttachment(Attachment) - Method in class biweekly.component.VEvent
-
Adds an attachment to the event.
- addAttachment(Attachment) - Method in class biweekly.component.VJournal
-
Adds an attachment to the journal entry.
- addAttachment(Attachment) - Method in class biweekly.component.VTodo
-
Adds an attachment to the to-do task.
- addAttendee(Attendee) - Method in class biweekly.component.VAlarm
-
Adds a person who will be emailed when the alarm fires (only applicable
for EMAIL alarms).
- addAttendee(Attendee) - Method in class biweekly.component.VEvent
-
Adds a person who is attending the event.
- addAttendee(String) - Method in class biweekly.component.VEvent
-
Adds a person who is attending the event.
- addAttendee(Attendee) - Method in class biweekly.component.VFreeBusy
-
Adds a person who is involved in the free/busy entry.
- addAttendee(Attendee) - Method in class biweekly.component.VJournal
-
Adds a person who is involved in the journal entry.
- addAttendee(String) - Method in class biweekly.component.VJournal
-
Adds a person who is involved in the journal entry.
- addAttendee(Attendee) - Method in class biweekly.component.VTodo
-
Adds a person who is involved in the to-do task.
- addAttendee(String) - Method in class biweekly.component.VTodo
-
Adds a person who is involved in the to-do task.
- addCategories(Categories) - Method in class biweekly.component.VEvent
-
Adds a list of "tags" or "keywords" that describe the event.
- addCategories(String...) - Method in class biweekly.component.VEvent
-
Adds a list of "tags" or "keywords" that describe the event.
- addCategories(List<String>) - Method in class biweekly.component.VEvent
-
Adds a list of "tags" or "keywords" that describe the event.
- addCategories(Categories) - Method in class biweekly.component.VJournal
-
Adds a list of "tags" or "keywords" that describe the journal entry.
- addCategories(String...) - Method in class biweekly.component.VJournal
-
Adds a list of "tags" or "keywords" that describe the journal entry.
- addCategories(List<String>) - Method in class biweekly.component.VJournal
-
Adds a list of "tags" or "keywords" that describe the journal entry.
- addCategories(Categories) - Method in class biweekly.component.VTodo
-
Adds a list of "tags" or "keywords" that describe the to-do task.
- addCategories(String...) - Method in class biweekly.component.VTodo
-
Adds a list of "tags" or "keywords" that describe the to-do task.
- addCategories(List<String>) - Method in class biweekly.component.VTodo
-
Adds a list of "tags" or "keywords" that describe the to-do task.
- addCategories(Categories) - Method in class biweekly.ICalendar
-
Adds a list of keywords that describe the calendar.
- addCategories(String...) - Method in class biweekly.ICalendar
-
Adds a list of keywords that describe the calendar.
- addComment(Comment) - Method in class biweekly.component.Observance
-
Adds a comment to the timezone observance.
- addComment(String) - Method in class biweekly.component.Observance
-
Adds a comment to the timezone observance.
- addComment(Comment) - Method in class biweekly.component.VEvent
-
Adds a comment to the event.
- addComment(String) - Method in class biweekly.component.VEvent
-
Adds a comment to the event.
- addComment(Comment) - Method in class biweekly.component.VFreeBusy
-
Adds a comment to the free/busy entry.
- addComment(String) - Method in class biweekly.component.VFreeBusy
-
Adds a comment to the free/busy entry.
- addComment(Comment) - Method in class biweekly.component.VJournal
-
Adds a comment to the journal entry.
- addComment(String) - Method in class biweekly.component.VJournal
-
Adds a comment to the journal entry.
- addComment(Comment) - Method in class biweekly.component.VTodo
-
Adds a comment to the to-do task.
- addComment(String) - Method in class biweekly.component.VTodo
-
Adds a comment to the to-do task.
- addComponent(ICalComponent) - Method in class biweekly.component.ICalComponent
-
Adds a sub-component to this component.
- addConference(Conference) - Method in class biweekly.component.VEvent
-
Adds information related to the event's conference system.
- addConference(Conference) - Method in class biweekly.component.VTodo
-
Adds information related to the to-do task's conference system.
- addContact(Contact) - Method in class biweekly.component.VEvent
-
Adds a contact to the event.
- addContact(String) - Method in class biweekly.component.VEvent
-
Adds a contact to the event.
- addContact(String) - Method in class biweekly.component.VFreeBusy
-
Sets the contact for the free/busy entry.
- addContact(Contact) - Method in class biweekly.component.VJournal
-
Adds a contact to the journal entry.
- addContact(String) - Method in class biweekly.component.VJournal
-
Adds a contact to the journal entry.
- addContact(Contact) - Method in class biweekly.component.VTodo
-
Adds a contact to the to-do task.
- addContact(String) - Method in class biweekly.component.VTodo
-
Adds a contact to the to-do task.
- addDate(ICalDate, ICalProperty, ICalParameters) - Method in class biweekly.io.ParseContext
-
Adds a parsed date to this parse context so its timezone can be applied
to it after the iCalendar object has been parsed (if it has one).
- addDate(ICalDate, boolean, TimeZone) - Method in class biweekly.io.WriteContext
-
Records the timezoned date-time values that are being written.
- addDaylightSavingsTime(DaylightSavingsTime) - Method in class biweekly.component.VTimezone
-
Adds a "daylight savings" observance time range.
- addDescription(Description) - Method in class biweekly.component.VJournal
-
Adds a detailed description to the journal entry.
- addDescription(String) - Method in class biweekly.component.VJournal
-
Adds a detailed description to the journal entry.
- addDescription(Description) - Method in class biweekly.ICalendar
-
Assigns a human-readable description to the calendar as a whole.
- addDescription(String) - Method in class biweekly.ICalendar
-
Assigns a human-readable description to the calendar as a whole.
- addEvent(VEvent) - Method in class biweekly.ICalendar
-
Adds an event to the calendar.
- addExceptionDates(ExceptionDates) - Method in class biweekly.component.Observance
-
Adds a list of exceptions to the timezone observance.
- addExceptionDates(ExceptionDates) - Method in class biweekly.component.VEvent
-
Adds a list of exceptions to the recurrence rule defined in the event (if
one is defined).
- addExceptionDates(ExceptionDates) - Method in class biweekly.component.VJournal
-
Adds a list of exceptions to the recurrence rule defined in the journal
entry (if one is defined).
- addExceptionDates(ExceptionDates) - Method in class biweekly.component.VTodo
-
Adds a list of exceptions to the recurrence rule defined in the to-do
task (if one is defined).
- addExceptionRule(Recurrence) - Method in class biweekly.component.VEvent
-
- addExceptionRule(ExceptionRule) - Method in class biweekly.component.VEvent
-
- addExceptionRule(Recurrence) - Method in class biweekly.component.VJournal
-
- addExceptionRule(ExceptionRule) - Method in class biweekly.component.VJournal
-
- addExceptionRule(Recurrence) - Method in class biweekly.component.VTodo
-
- addExceptionRule(ExceptionRule) - Method in class biweekly.component.VTodo
-
- addExperimentalComponent(String) - Method in class biweekly.component.ICalComponent
-
Adds an experimental sub-component to this component.
- addExperimentalProperty(String, String) - Method in class biweekly.component.ICalComponent
-
Adds an experimental property to this component.
- addExperimentalProperty(String, ICalDataType, String) - Method in class biweekly.component.ICalComponent
-
Adds an experimental property to this component.
- addFloatingDate(ICalProperty, ICalDate) - Method in class biweekly.io.ParseContext
-
Keeps track of a date-time property that does not have a timezone
(floating time), so it can be added to the
TimezoneInfo
object
after the iCalendar object is parsed.
- addFreeBusy(FreeBusy) - Method in class biweekly.component.VFreeBusy
-
Adds a list of time periods for which the person is free or busy (for
example, "free" between 1pm-3pm and 4pm-5pm).
- addFreeBusy(FreeBusyType, Date, Date) - Method in class biweekly.component.VFreeBusy
-
Adds a single time period for which the person is free or busy (for
example, "free" between 1pm-3pm).
- addFreeBusy(FreeBusyType, Date, Duration) - Method in class biweekly.component.VFreeBusy
-
Adds a single time period for which the person is free or busy (for
example, "free" for 2 hours after 1pm).
- addFreeBusy(VFreeBusy) - Method in class biweekly.ICalendar
-
Adds a free/busy entry to the calendar.
- addICalendar(ICalendar) - Method in class biweekly.io.xml.XCalDocument
-
Adds an iCalendar object to this XML document.
- addImage(Image) - Method in class biweekly.component.VEvent
-
Adds an image that is associated with the event.
- addImage(Image) - Method in class biweekly.component.VJournal
-
Adds an image that is associated with the journal entry.
- addImage(Image) - Method in class biweekly.component.VTodo
-
Adds an image that is associated with the to-do task.
- addImage(Image) - Method in class biweekly.ICalendar
-
Adds an image that is associated with the calendar.
- addJournal(VJournal) - Method in class biweekly.ICalendar
-
Adds a journal entry to the calendar.
- addName(Name) - Method in class biweekly.ICalendar
-
Assigns a human-readable name to the calendar as a whole.
- addName(String) - Method in class biweekly.ICalendar
-
Assigns a human-readable name to the calendar as a whole.
- addParameter(String, String) - Method in class biweekly.property.ICalProperty
-
Adds a value to a parameter.
- addProperty(ICalProperty) - Method in class biweekly.component.ICalComponent
-
Adds a property to this component.
- addRecurrenceDates(RecurrenceDates) - Method in class biweekly.component.Observance
-
Adds a list of dates/periods that help define the recurrence rule of this
timezone observance (if one is defined).
- addRecurrenceDates(RecurrenceDates) - Method in class biweekly.component.VEvent
-
Adds a list of dates/periods that help define the recurrence rule of this
event (if one is defined).
- addRecurrenceDates(RecurrenceDates) - Method in class biweekly.component.VJournal
-
Adds a list of dates/periods that help define the recurrence rule of this
journal entry (if one is defined).
- addRecurrenceDates(RecurrenceDates) - Method in class biweekly.component.VTodo
-
Adds a list of dates/periods that help define the recurrence rule of this
to-do task (if one is defined).
- addRelatedTo(RelatedTo) - Method in class biweekly.component.VEvent
-
Adds a component that the event is related to.
- addRelatedTo(String) - Method in class biweekly.component.VEvent
-
Adds a component that the event is related to.
- addRelatedTo(RelatedTo) - Method in class biweekly.component.VJournal
-
Adds a component that the journal entry is related to.
- addRelatedTo(String) - Method in class biweekly.component.VJournal
-
Adds a component that the journal entry is related to.
- addRelatedTo(RelatedTo) - Method in class biweekly.component.VTodo
-
Adds a component that the to-do task is related to.
- addRelatedTo(String) - Method in class biweekly.component.VTodo
-
Adds a component that the to-do task is related to.
- addResources(Resources) - Method in class biweekly.component.VEvent
-
Adds a list of resources that are needed for the event.
- addResources(String...) - Method in class biweekly.component.VEvent
-
Adds a list of resources that are needed for the event.
- addResources(List<String>) - Method in class biweekly.component.VEvent
-
Adds a list of resources that are needed for the event.
- addResources(Resources) - Method in class biweekly.component.VTodo
-
Adds a list of resources that are needed for the to-do task.
- addResources(String...) - Method in class biweekly.component.VTodo
-
Adds a list of resources that are needed for the to-do task.
- addResources(List<String>) - Method in class biweekly.component.VTodo
-
Adds a list of resources that are needed for the to-do task.
- addStandardTime(StandardTime) - Method in class biweekly.component.VTimezone
-
Adds a "standard" observance time range.
- addTimezoneComponentsIfMissing(ICalComponent, List) - Method in class biweekly.io.StreamWriter
-
Adds the VTIMEZONE components to the given component if the component is
the root ICalendar component and the component does not already have the
VTIMEZONE components.
- addTimezonedDate(String, ICalProperty, ICalDate) - Method in class biweekly.io.ParseContext
-
Keeps track of a date-time property value that uses a timezone so it can
be parsed later.
- addTimezoneName(TimezoneName) - Method in class biweekly.component.Observance
-
Adds a traditional, non-standard name for the timezone observance.
- addTimezoneName(String) - Method in class biweekly.component.Observance
-
Adds a traditional, non-standard name for the timezone observance.
- addTodo(VTodo) - Method in class biweekly.ICalendar
-
Adds a to-do task to the calendar.
- addVersionPropertyIfMissing(ICalComponent, List) - Method in class biweekly.io.StreamWriter
-
Adds a VERSION property to the given component if the component is the
root ICalendar component and the component does not have a VERSION
property.
- addWarning(int, Object...) - Method in class biweekly.io.ParseContext
-
Adds a parse warning.
- addWarning(String) - Method in class biweekly.io.ParseContext
-
Adds a parse warning.
- advanceTo(Date) - Method in interface biweekly.util.com.google.ical.compat.javautil.DateIterator
-
Skips all dates in the series that come before the given date.
- advanceTo(DateValue) - Method in interface biweekly.util.com.google.ical.iter.RecurrenceIterator
-
Skips all dates in the series that come before the given date, so that
the next call to
RecurrenceIterator.next()
will return a date on or after the given
date (assuming the recurrence includes such a date).
- advanceTo(Date) - Method in class biweekly.util.Google2445Utils.EmptyDateIterator
-
- after(DateTimeComponents) - Method in class biweekly.util.DateTimeComponents
-
- afterPrefixIgnoreCase(String, String) - Static method in class biweekly.util.StringUtils
-
Returns a substring of the given string that comes after the given
prefix.
- all() - Static method in class biweekly.ICalDataType
-
Gets all of the parameter values that are defined as static constants in
this class.
- all() - Method in class biweekly.io.chain.ChainingJsonStringParser
-
- all() - Method in class biweekly.io.chain.ChainingTextStringParser
-
- all() - Method in class biweekly.io.chain.ChainingXmlMemoryParser
-
- all(ICalDataType) - Method in class biweekly.io.xml.XCalElement
-
Gets all the values of a given data type.
- all(String) - Method in class biweekly.io.xml.XCalElement
-
Gets the values of all child elements that have the given name.
- all() - Static method in class biweekly.parameter.CalendarUserType
-
Gets all of the parameter values that are defined as static constants in
this class.
- all() - Static method in class biweekly.parameter.Display
-
Gets all of the parameter values that are defined as static constants in
this class.
- all() - Static method in class biweekly.parameter.Encoding
-
Gets all of the parameter values that are defined as static constants in
this class.
- all() - Static method in class biweekly.parameter.Feature
-
Gets all of the parameter values that are defined as static constants in
this class.
- all() - Static method in class biweekly.parameter.FreeBusyType
-
Gets all of the parameter values that are defined as static constants in
this class.
- all() - Static method in class biweekly.parameter.ParticipationLevel
-
Gets all of the parameter values that are defined as static constants in
this class.
- all() - Static method in class biweekly.parameter.ParticipationStatus
-
Gets all of the parameter values that are defined as static constants in
this class.
- all() - Static method in class biweekly.parameter.Range
-
Gets all of the parameter values that are defined as static constants in
this class.
- all() - Static method in class biweekly.parameter.Related
-
Gets all of the parameter values that are defined as static constants in
this class.
- all() - Static method in class biweekly.parameter.RelationshipType
-
Gets all of the parameter values that are defined as static constants in
this class.
- all() - Static method in class biweekly.parameter.Role
-
Gets all of the parameter values that are defined as static constants in
this class.
- all() - Method in class biweekly.util.CaseClasses
-
Gets all the static constants of the case class.
- ALTREP - Static variable in class biweekly.parameter.ICalParameters
-
Contains a URI that points to additional information about the entity
represented by the property.
- alwaysFalse() - Static method in class biweekly.util.com.google.ical.util.Predicates
-
Returns a predicate that always evaluates to false.
- alwaysTrue() - Static method in class biweekly.util.com.google.ical.util.Predicates
-
Returns a predicate that always evaluates to true.
- and(Predicate<? super T>...) - Static method in class biweekly.util.com.google.ical.util.Predicates
-
Returns a predicate that evaluates to true iff each of its components
evaluates to true.
- and(Collection<Predicate<? super T>>) - Static method in class biweekly.util.com.google.ical.util.Predicates
-
Returns a predicate that evaluates to true iff each of its components
evaluates to true.
- append(ICalDataType, String) - Method in class biweekly.io.xml.XCalElement
-
Adds a value.
- append(String, String) - Method in class biweekly.io.xml.XCalElement
-
Adds a child element.
- append(String) - Method in class biweekly.io.xml.XCalElement
-
Adds a child element.
- append(ICalDataType) - Method in class biweekly.io.xml.XCalElement
-
Adds an empty value.
- append(String, Collection<String>) - Method in class biweekly.io.xml.XCalElement
-
Adds multiple child elements, each with the same name.
- apply(T) - Method in interface biweekly.util.com.google.ical.util.Predicate
-
Applies this predicate to the given object.
- applyXXEProtection(DocumentBuilderFactory) - Static method in class biweekly.util.XmlUtils
-
- applyXXEProtection(TransformerFactory) - Static method in class biweekly.util.XmlUtils
-
- ARTIFACT_ID - Static variable in class biweekly.Biweekly
-
The Maven artifact ID.
- asByteArray() - Method in class biweekly.util.Gobble
-
Gets the stream contents as a byte array.
- asMap() - Method in class biweekly.util.ListMultimap
-
Gets an immutable view of the underlying
Map
object.
- asMulti() - Method in class biweekly.io.json.JCalValue
-
Parses this jCal value as a multi-valued property value.
- asObject() - Method in class biweekly.io.json.JCalValue
-
Parses this jCal value as an object property value.
- asSingle() - Method in class biweekly.io.json.JCalValue
-
Parses this jCal value as a single-valued property value.
- asString() - Method in class biweekly.util.Gobble
-
Gets the stream contents as a string.
- asString(String) - Method in class biweekly.util.Gobble
-
Gets the stream contents as a string.
- asStructured() - Method in class biweekly.io.json.JCalValue
-
Parses this jCal value as a structured property value.
- Attachment - Class in biweekly.property
-
Defines an file attachment (such as an image or document) that is associated
with the component to which it belongs.
- Attachment(String, File) - Constructor for class biweekly.property.Attachment
-
Creates a new attachment.
- Attachment(String, byte[]) - Constructor for class biweekly.property.Attachment
-
Creates a new attachment.
- Attachment(String, String) - Constructor for class biweekly.property.Attachment
-
Creates a new attachment.
- Attachment(Attachment) - Constructor for class biweekly.property.Attachment
-
Copy constructor.
- AttachmentScribe - Class in biweekly.io.scribe.property
-
- AttachmentScribe() - Constructor for class biweekly.io.scribe.property.AttachmentScribe
-
- ATTENDEE - Static variable in class biweekly.parameter.Role
-
Indicates that the user is an attendee of the calendar entity.
- Attendee - Class in biweekly.property
-
Defines an attendee (such as a person attending an event).
- Attendee(String, String) - Constructor for class biweekly.property.Attendee
-
Creates an attendee property.
- Attendee(String, String, String) - Constructor for class biweekly.property.Attendee
-
Creates an attendee property.
- Attendee(Attendee) - Constructor for class biweekly.property.Attendee
-
Copy constructor.
- AttendeeScribe - Class in biweekly.io.scribe.property
-
- AttendeeScribe() - Constructor for class biweekly.io.scribe.property.AttendeeScribe
-
- audio(Trigger) - Static method in class biweekly.component.VAlarm
-
Creates an audio alarm.
- audio(Trigger, Attachment) - Static method in class biweekly.component.VAlarm
-
Creates an audio alarm.
- AUDIO - Static variable in class biweekly.parameter.Feature
-
The conference has audio.
- AUDIO - Static variable in class biweekly.property.Action
-
- audio() - Static method in class biweekly.property.Action
-
Creates an "audio" action property.
- AudioAlarm - Class in biweekly.property
-
Defines an alarm that will play an audio file when triggered.
- AudioAlarm() - Constructor for class biweekly.property.AudioAlarm
-
- AudioAlarm(AudioAlarm) - Constructor for class biweekly.property.AudioAlarm
-
Copy constructor.
- AudioAlarmScribe - Class in biweekly.io.scribe.property
-
- AudioAlarmScribe() - Constructor for class biweekly.io.scribe.property.AudioAlarmScribe
-
- generate(TimeZone) - Method in class biweekly.io.TzUrlDotOrgGenerator
-
- Geo - Class in biweekly.property
-
Defines a set of geographical coordinates.
- Geo(Double, Double) - Constructor for class biweekly.property.Geo
-
Creates a new geo property.
- Geo(Geo) - Constructor for class biweekly.property.Geo
-
Copy constructor.
- GeoScribe - Class in biweekly.io.scribe.property
-
- GeoScribe() - Constructor for class biweekly.io.scribe.property.GeoScribe
-
- get(String) - Static method in class biweekly.ICalDataType
-
Searches for a parameter value and creates one if it cannot be found.
- get(String) - Static method in enum biweekly.ICalVersion
-
Gets a
ICalVersion
instance based on the given version number.
- get(String) - Static method in class biweekly.parameter.CalendarUserType
-
Searches for a parameter value and creates one if it cannot be found.
- get(String) - Static method in class biweekly.parameter.Display
-
Searches for a parameter value and creates one if it cannot be found.
- get(String) - Static method in class biweekly.parameter.Encoding
-
Searches for a parameter value and creates one if it cannot be found.
- get(String) - Static method in class biweekly.parameter.Feature
-
Searches for a parameter value and creates one if it cannot be found.
- get(String) - Static method in class biweekly.parameter.FreeBusyType
-
Searches for a parameter value and creates one if it cannot be found.
- get(int) - Method in class biweekly.parameter.ICalParameters.ICalParameterList
-
- get(String) - Static method in class biweekly.parameter.ParticipationLevel
-
Searches for a parameter value and creates one if it cannot be found.
- get(String) - Static method in class biweekly.parameter.ParticipationStatus
-
Searches for a parameter value and creates one if it cannot be found.
- get(String) - Static method in class biweekly.parameter.Range
-
Searches for a parameter value and creates one if it cannot be found.
- get(String) - Static method in class biweekly.parameter.Related
-
Searches for a parameter value and creates one if it cannot be found.
- get(String) - Static method in class biweekly.parameter.RelationshipType
-
Searches for a parameter value and creates one if it cannot be found.
- get(String) - Static method in class biweekly.parameter.Role
-
Searches for a parameter value and creates one if it cannot be found.
- get(V) - Method in class biweekly.util.CaseClasses
-
Searches for a case object by value, creating a new object if one cannot
be found.
- get(K) - Method in class biweekly.util.ListMultimap
-
Gets the values associated with the key.
- getAbbr() - Method in enum biweekly.util.DayOfWeek
-
Gets the day's abbreviation.
- getAction() - Method in class biweekly.component.VAlarm
-
Gets the type of action to invoke when the alarm is triggered.
- getActualToken() - Method in exception biweekly.io.json.JCalParseException
-
Gets the JSON token that was read.
- getAlarms() - Method in class biweekly.component.VEvent
-
Gets the alarms that are assigned to this event.
- getAlarms() - Method in class biweekly.component.VTodo
-
Gets the alarms that are assigned to this to-do task.
- getAltRepresentation() - Method in class biweekly.parameter.ICalParameters
-
Gets the ALTREP (alternate representation) parameter value.
- getAltRepresentation() - Method in class biweekly.property.Comment
-
- getAltRepresentation() - Method in class biweekly.property.Contact
-
- getAltRepresentation() - Method in class biweekly.property.Description
-
- getAltRepresentation() - Method in class biweekly.property.Location
-
- getAltRepresentation() - Method in class biweekly.property.Name
-
- getAltRepresentation() - Method in class biweekly.property.Resources
-
- getAltRepresentation() - Method in class biweekly.property.Summary
-
- getArgs() - Method in exception biweekly.io.CannotParseException
-
Gets the warning message arguments.
- getArray() - Method in class biweekly.io.json.JsonValue
-
Gets the JSON array elements.
- getAttachments() - Method in class biweekly.component.VAlarm
-
Gets any attachments that are associated with the alarm.
- getAttachments() - Method in class biweekly.component.VEvent
-
Gets any attachments that are associated with the event.
- getAttachments() - Method in class biweekly.component.VJournal
-
Gets any attachments that are associated with the journal entry.
- getAttachments() - Method in class biweekly.component.VTodo
-
Gets any attachments that are associated with the to-do task.
- getAttendees() - Method in class biweekly.component.VAlarm
-
Gets the people who will be emailed when the alarm fires (only applicable
for EMAIL alarms).
- getAttendees() - Method in class biweekly.component.VEvent
-
Gets the people who are attending the event.
- getAttendees() - Method in class biweekly.component.VFreeBusy
-
Gets the people who are involved in the free/busy entry.
- getAttendees() - Method in class biweekly.component.VJournal
-
Gets the people who are involved in the journal entry.
- getAttendees() - Method in class biweekly.component.VTodo
-
Gets the people who are involved in the to-do task.
- getByComponent(Class<? extends ICalComponent>) - Method in class biweekly.ValidationWarnings
-
Gets all validation warnings of a given component.
- getByDay() - Method in class biweekly.util.Recurrence
-
Gets the day components of the BYDAY rule part.
- getByHour() - Method in class biweekly.util.Recurrence
-
Gets the BYHOUR rule part.
- getByMinute() - Method in class biweekly.util.Recurrence
-
Gets the BYMINUTE rule part.
- getByMonth() - Method in class biweekly.util.Recurrence
-
Gets the BYMONTH rule part.
- getByMonthDay() - Method in class biweekly.util.Recurrence
-
Gets the BYMONTHDAY rule part.
- getByProperty(Class<? extends ICalProperty>) - Method in class biweekly.ValidationWarnings
-
Gets all validation warnings of a given property.
- getBySecond() - Method in class biweekly.util.Recurrence
-
Gets the BYSECOND rule part.
- getBySetPos() - Method in class biweekly.util.Recurrence
-
Gets the BYSETPOS rule part.
- getByWeekNo() - Method in class biweekly.util.Recurrence
-
Gets the BYWEEKNO rule part.
- getByYearDay() - Method in class biweekly.util.Recurrence
-
Gets the BYYEARDAY rule part.
- getCalendarConstant() - Method in enum biweekly.util.DayOfWeek
-
Gets the integer constant the
Calendar
class uses for this day.
- getCalendarScale() - Method in class biweekly.ICalendar
-
Gets the calendar system that this iCalendar object uses.
- getCalendarUserType() - Method in class biweekly.parameter.ICalParameters
-
Gets the CUTYPE (calendar user type) parameter value.
- getCalendarUserType() - Method in class biweekly.property.Attendee
-
Gets the type of user the attendee is (for example, an "individual" or a
"room").
- getCategories() - Method in class biweekly.component.VEvent
-
Gets a list of "tags" or "keywords" that describe the event.
- getCategories() - Method in class biweekly.component.VJournal
-
Gets a list of "tags" or "keywords" that describe the journal entry.
- getCategories() - Method in class biweekly.component.VTodo
-
Gets a list of "tags" or "keywords" that describe the to-do task.
- getCategories() - Method in class biweekly.ICalendar
-
Gets the keywords that describe the calendar.
- getCharset() - Method in class biweekly.parameter.ICalParameters
-
Gets the CHARSET parameter value.
- getClassification() - Method in class biweekly.component.VEvent
-
Gets the level of sensitivity of the event data.
- getClassification() - Method in class biweekly.component.VJournal
-
Gets the level of sensitivity of the journal entry.
- getClassification() - Method in class biweekly.component.VTodo
-
Gets the level of sensitivity of the to-do data.
- getCode() - Method in exception biweekly.io.CannotParseException
-
Gets the warning message code.
- getCode() - Method in class biweekly.io.ParseWarning
-
Gets the warning code.
- getCode() - Method in class biweekly.ValidationWarning
-
Gets the validation warning code.
- getColor() - Method in class biweekly.component.VEvent
-
Gets the color that clients may use when displaying the event (for
example, a background color).
- getColor() - Method in class biweekly.component.VJournal
-
Gets the color that clients may use when displaying the journal entry
(for example, a background color).
- getColor() - Method in class biweekly.component.VTodo
-
Gets the color that clients may use when displaying the to-do task (for
example, a background color).
- getColor() - Method in class biweekly.ICalendar
-
Gets the color that clients may use when displaying the calendar (for
example, a background color).
- getComments() - Method in class biweekly.component.Observance
-
Gets the comments attached to the timezone observance.
- getComments() - Method in class biweekly.component.VEvent
-
Gets the comments attached to the event.
- getComments() - Method in class biweekly.component.VFreeBusy
-
Gets the comments attached to the free/busy entry.
- getComments() - Method in class biweekly.component.VJournal
-
Gets the comments attached to the journal entry.
- getComments() - Method in class biweekly.component.VTodo
-
Gets the comments attached to the to-do task.
- getCommonName() - Method in class biweekly.parameter.ICalParameters
-
Gets the CN (common name) parameter value.
- getCommonName() - Method in class biweekly.property.Attendee
-
- getCommonName() - Method in class biweekly.property.Organizer
-
- getCompleted() - Method in class biweekly.component.VTodo
-
Gets the date and time that the to-do task was completed.
- getComponent(Class<T>) - Method in class biweekly.component.ICalComponent
-
Gets the first sub-component of a given class.
- getComponent() - Method in class biweekly.io.ICalTimeZone
-
Gets the VTIMEZONE component that is being wrapped.
- getComponent() - Method in class biweekly.io.TimezoneAssignment
-
Gets the iCalendar component associated with the timezone.
- getComponent() - Method in class biweekly.ValidationWarnings.WarningsGroup
-
Gets the component object that caused the validation warnings.
- getComponentClass() - Method in class biweekly.io.scribe.component.ICalComponentScribe
-
Gets the component class.
- getComponentHierarchy() - Method in class biweekly.ValidationWarnings.WarningsGroup
-
Gets the hierarchy of components that the property or component
belongs to.
- getComponentName() - Method in class biweekly.io.scribe.component.ICalComponentScribe
-
Gets the component's name.
- getComponents(Class<T>) - Method in class biweekly.component.ICalComponent
-
Gets all sub-components of a given class.
- getComponents() - Method in class biweekly.component.ICalComponent
-
Gets all the sub-components associated with this component.
- getComponents() - Method in exception biweekly.io.DataModelConversionException
-
Gets the components that were converted from the original property.
- getComponents(T) - Method in class biweekly.io.scribe.component.ICalComponentScribe
-
Gets the sub-components to marshal.
- getComponents() - Method in class biweekly.io.TimezoneInfo
-
Gets all of the iCalendar
VTimezone
components that have been
registered with this object.
- getComponentScribe(String, ICalVersion) - Method in class biweekly.io.scribe.ScribeIndex
-
Gets a component scribe by name.
- getComponentScribe(Class<? extends ICalComponent>) - Method in class biweekly.io.scribe.ScribeIndex
-
Gets a component scribe by class.
- getComponentScribe(ICalComponent) - Method in class biweekly.io.scribe.ScribeIndex
-
Gets the appropriate component scribe for a given component instance.
- getConferences() - Method in class biweekly.component.VEvent
-
Gets information related to the event's conference system.
- getConferences() - Method in class biweekly.component.VTodo
-
Gets information related to the to-do task's conference system.
- getContact() - Method in class biweekly.component.VFreeBusy
-
Gets the contact associated with the free/busy entry.
- getContacts() - Method in class biweekly.component.VEvent
-
Gets the contacts associated with the event.
- getContacts() - Method in class biweekly.component.VJournal
-
Gets the contacts associated with the journal entry.
- getContacts() - Method in class biweekly.component.VTodo
-
Gets the contacts associated with the to-do task.
- getContentId() - Method in class biweekly.property.Attachment
-
Sets the content ID.
- getContentId() - Method in class biweekly.property.AudioAlarm
-
- getContentType() - Method in class biweekly.util.DataUri
-
Gets the content type.
- getCount() - Method in class biweekly.util.Recurrence
-
Gets the number of times the rule will be repeated.
- getCreated() - Method in class biweekly.component.VEvent
-
Gets the date-time that the event was initially created.
- getCreated() - Method in class biweekly.component.VJournal
-
Gets the date-time that the journal entry was initially created.
- getCreated() - Method in class biweekly.component.VTodo
-
Gets the date-time that the to-do task was initially created.
- getData() - Method in class biweekly.property.AudioAlarm
-
- getData() - Method in class biweekly.property.BinaryProperty
-
Gets the property's binary data.
- getData() - Method in class biweekly.util.DataUri
-
Gets the binary data.
- getDataType() - Method in class biweekly.io.xml.XCalElement.XCalValue
-
Gets the data type
- getDataType() - Method in class biweekly.property.RawProperty
-
Gets the property value's data type.
- getDate() - Method in class biweekly.io.ParseContext.TimezonedDate
-
Gets the date object that was assigned to the property object (should
be parsed under the JVM's default timezone)
- getDate() - Method in class biweekly.property.Trigger
-
Gets the date-time that the alarm will trigger.
- getDate() - Method in class biweekly.util.DateTimeComponents
-
Gets the date component
- getDateDue() - Method in class biweekly.component.VTodo
-
Gets the date that a to-do task is due by.
- getDateEnd() - Method in class biweekly.component.VEvent
-
Gets the date that the event ends.
- getDateEnd() - Method in class biweekly.component.VFreeBusy
-
Gets the date that the free/busy entry ends.
- getDateFormat() - Method in enum biweekly.util.ICalDateFormat
-
Builds a
DateFormat
object for parsing and formating dates in
this ISO format.
- getDateFormat(TimeZone) - Method in enum biweekly.util.ICalDateFormat
-
Builds a
DateFormat
object for parsing and formating dates in
this ISO format.
- getDateIterator(TimeZone) - Method in class biweekly.component.VEvent
-
- getDateIterator(TimeZone) - Method in class biweekly.component.VJournal
-
- getDateIterator(TimeZone) - Method in class biweekly.component.VTodo
-
- getDateIterator(Date, TimeZone) - Method in class biweekly.property.RecurrenceProperty
-
Creates an iterator that computes the dates defined by this property.
- getDateIterator(ICalDate, TimeZone) - Method in class biweekly.property.RecurrenceProperty
-
Creates an iterator that computes the dates defined by this property.
- getDateIterator(ICalComponent, TimeZone) - Static method in class biweekly.util.Google2445Utils
-
- getDateIterator(Date, TimeZone) - Method in class biweekly.util.Recurrence
-
Creates an iterator that computes the dates defined by this recurrence.
- getDateIterator(ICalDate, TimeZone) - Method in class biweekly.util.Recurrence
-
Creates an iterator that computes the dates defined by this recurrence.
- getDates() - Method in class biweekly.io.WriteContext
-
Gets the timezoned date-time property values that are in the iCalendar
object.
- getDates() - Method in class biweekly.property.RecurrenceDates
-
Gets the list that stores this property's recurrence dates.
- getDateStart() - Method in class biweekly.component.Observance
-
Gets the date that the timezone observance starts.
- getDateStart() - Method in class biweekly.component.VEvent
-
Gets the date that the event starts.
- getDateStart() - Method in class biweekly.component.VFreeBusy
-
Gets the date that the free/busy entry starts.
- getDateStart() - Method in class biweekly.component.VJournal
-
Gets the date that the journal entry starts.
- getDateStart() - Method in class biweekly.component.VTodo
-
Gets the date that the to-do task starts.
- getDateTimeStamp() - Method in class biweekly.component.VEvent
-
Gets either (a) the creation date of the iCalendar object (if the
Method
property is defined) or (b) the date that the event was
last modified (the
LastModified
property also holds this
information).
- getDateTimeStamp() - Method in class biweekly.component.VFreeBusy
-
Gets either (a) the creation date of the iCalendar object (if the
Method
property is defined) or (b) the date that the free/busy
entry was last modified (the
LastModified
property also holds
this information).
- getDateTimeStamp() - Method in class biweekly.component.VJournal
-
Gets either (a) the creation date of the iCalendar object (if the
Method
property is defined) or (b) the date that the journal
entry was last modified (the
LastModified
property also holds
this information).
- getDateTimeStamp() - Method in class biweekly.component.VTodo
-
Gets either (a) the creation date of the iCalendar object (if the
Method
property is defined) or (b) the date that the to-do task
was last modified (the
LastModified
property also holds this
information).
- getDay() - Method in class biweekly.util.ByDay
-
Gets the day of the week.
- getDaylightName() - Method in class biweekly.property.Daylight
-
Gets the name of daylight savings time.
- getDaylights() - Method in class biweekly.io.DataModelConverter.VCalTimezoneProperties
-
- getDaylightSavingsTime() - Method in class biweekly.component.VTimezone
-
Gets the timezone's "daylight savings" observance time ranges.
- getDays() - Method in class biweekly.util.Duration
-
Gets the number of days.
- getDefaultQuotedPrintableCharset() - Method in class biweekly.io.text.ICalReader
-
Gets the character set to use when decoding quoted-printable values if
the property has no CHARSET parameter, or if the CHARSET parameter is not
a valid character set.
- getDefaultTimezone() - Method in class biweekly.io.StreamReader
-
Gets the timezone that will be used for parsing date property values that
are floating or that have invalid timezone definitions assigned to them.
- getDefaultTimezone() - Method in class biweekly.io.TimezoneInfo
-
Gets the timezone to format all date/time values in (by default, all
dates are formatted in UTC).
- getDefaultVersion() - Method in class biweekly.io.text.ICalReader
-
Gets the iCalendar version that this reader will assume each iCalendar
object is formatted in up until a VERSION property is encountered.
- getDelegatedFrom() - Method in class biweekly.parameter.ICalParameters
-
Gets the DELEGATED-FROM parameter values.
- getDelegatedFrom() - Method in class biweekly.property.Attendee
-
Gets the list containing the people who have delegated their
responsibility to the attendee.
- getDelegatedTo() - Method in class biweekly.parameter.ICalParameters
-
Gets the DELEGATED-TO parameter values.
- getDelegatedTo() - Method in class biweekly.property.Attendee
-
Gets the list containing the people to which the attendee has delegated
his or her responsibility.
- getDescription() - Method in class biweekly.component.VAlarm
-
Gets a detailed description of the alarm.
- getDescription() - Method in class biweekly.component.VEvent
-
Gets a detailed description of the event.
- getDescription() - Method in class biweekly.component.VTodo
-
Gets a detailed description of the to-do task.
- getDescription() - Method in class biweekly.property.RequestStatus
-
Gets the human-readable description of the status.
- getDescriptions() - Method in class biweekly.component.VJournal
-
Gets the detailed descriptions to the journal entry.
- getDescriptions() - Method in class biweekly.ICalendar
-
Gets the human-readable description of the calendar as a whole.
- getDirectoryEntry() - Method in class biweekly.parameter.ICalParameters
-
Gets the DIR (directory entry) parameter value.
- getDirectoryEntry() - Method in class biweekly.property.Attendee
-
- getDirectoryEntry() - Method in class biweekly.property.Organizer
-
- getDisplayName(boolean, int, Locale) - Method in class biweekly.io.ICalTimeZone
-
- getDisplays() - Method in class biweekly.parameter.ICalParameters
-
Gets the DISPLAY parameter values.
- getDisplays() - Method in class biweekly.property.Image
-
Gets the list that holds the ways in which the client should display this
image (for example, as a thumbnail-sized image).
- getDocument() - Method in class biweekly.io.xml.XCalDocument
-
Gets the raw XML DOM object.
- getDuration() - Method in class biweekly.component.VAlarm
-
Gets the length of the pause between alarm repetitions.
- getDuration() - Method in class biweekly.component.VEvent
-
Gets the duration of the event.
- getDuration() - Method in class biweekly.component.VTodo
-
Gets the duration of the to-do task.
- getDuration() - Method in class biweekly.property.Trigger
-
Gets the relative time at which the alarm will trigger.
- getDuration() - Method in class biweekly.util.Period
-
Gets the length of time after the start date.
- getElement() - Method in class biweekly.io.xml.XCalElement
-
Gets the wrapped XML element.
- getEmail() - Method in class biweekly.parameter.ICalParameters
-
Gets the EMAIL parameter value.
- getEmail() - Method in class biweekly.property.Attendee
-
Gets the attendee's email
- getEmail() - Method in class biweekly.property.EmailAlarm
-
Gets the email address.
- getEmail() - Method in class biweekly.property.Organizer
-
Gets the organizer's email
- getEncoding() - Method in class biweekly.parameter.ICalParameters
-
Gets the ENCODING parameter value.
- getEnd() - Method in class biweekly.property.Daylight
-
Gets the end date of daylight savings time.
- getEndDate() - Method in class biweekly.util.Period
-
Gets the end date.
- getEvents() - Method in class biweekly.ICalendar
-
Gets the calendar's events.
- getExceptionDates() - Method in class biweekly.component.Observance
-
Gets the list of exceptions to the timezone observance.
- getExceptionDates() - Method in class biweekly.component.VEvent
-
Gets the list of exceptions to the recurrence rule defined in the event
(if one is defined).
- getExceptionDates() - Method in class biweekly.component.VJournal
-
Gets the list of exceptions to the recurrence rule defined in the journal
entry (if one is defined).
- getExceptionDates() - Method in class biweekly.component.VTodo
-
Gets the list of exceptions to the recurrence rule defined in the to-do
task (if one is defined).
- getExceptionMessage(int, Object...) - Method in enum biweekly.Messages
-
Gets an exception message.
- getExceptionRules() - Method in class biweekly.component.VEvent
-
- getExceptionRules() - Method in class biweekly.component.VJournal
-
- getExceptionRules() - Method in class biweekly.component.VTodo
-
- getExceptionText() - Method in class biweekly.property.RequestStatus
-
Gets any additional data related to the response.
- getExpect() - Method in class biweekly.parameter.ICalParameters
-
Gets the EXPECT parameter value.
- getExpectedToken() - Method in exception biweekly.io.json.JCalParseException
-
Gets the JSON token that the parser was expected.
- getExperimentalComponent(String) - Method in class biweekly.component.ICalComponent
-
Gets the first experimental sub-component with a given name.
- getExperimentalComponents(String) - Method in class biweekly.component.ICalComponent
-
Gets all experimental sub-component with a given name.
- getExperimentalComponents() - Method in class biweekly.component.ICalComponent
-
Gets all experimental sub-components associated with this component.
- getExperimentalProperties(String) - Method in class biweekly.component.ICalComponent
-
Gets all experimental properties with a given name.
- getExperimentalProperties() - Method in class biweekly.component.ICalComponent
-
Gets all experimental properties associated with this component.
- getExperimentalProperty(String) - Method in class biweekly.component.ICalComponent
-
Gets the first experimental property with a given name.
- getFeatures() - Method in class biweekly.parameter.ICalParameters
-
Gets the FEATURE parameter values.
- getFeatures() - Method in class biweekly.property.Conference
-
Gets the list that holds the features that this conference supports (for
example, audio and video).
- getFirstChildElement(Element) - Static method in class biweekly.util.XmlUtils
-
Gets the first child element of an element.
- getFloatingDates() - Method in class biweekly.io.ParseContext
-
Gets the date-time properties that are in floating time (lacking a
timezone).
- getFormatType() - Method in class biweekly.parameter.ICalParameters
-
Gets the FMTTYPE (format type) parameter value.
- getFormatType() - Method in class biweekly.property.BinaryProperty
-
- getFreeBusies() - Method in class biweekly.ICalendar
-
Gets the calendar's free/busy entries.
- getFreeBusy() - Method in class biweekly.component.VFreeBusy
-
Gets the person's availabilities over certain time periods (for example,
"free" between 1pm-3pm, but "busy" between 3pm-4pm).
- getFreeBusyType() - Method in class biweekly.parameter.ICalParameters
-
Gets the FBTYPE (free busy type) parameter value.
- getFrequency() - Method in class biweekly.util.Recurrence
-
Gets the frequency.
- getGeo() - Method in class biweekly.component.VEvent
-
Gets a set of geographical coordinates.
- getGeo() - Method in class biweekly.component.VTodo
-
Gets a set of geographical coordinates.
- getGlobalId() - Method in class biweekly.io.TimezoneAssignment
-
Gets the global ID associated with the timezone.
- getGlobalTimezone() - Method in class biweekly.io.json.JCalModule
-
Gets the timezone that all date/time property values will be formatted
in.
- getGlobalTimezone() - Method in class biweekly.io.json.JCalSerializer
-
Gets the timezone that all date/time property values will be formatted
in.
- getGlobalTimezone() - Method in class biweekly.io.StreamWriter
-
Gets the timezone that all date/time property values will be formatted
in.
- getGlobalTimezone() - Method in class biweekly.io.WriteContext
-
Gets the global timezone to format all date/time values in, regardless of
each individual
ICalendar
's timezone settings.
- getGlobalTimezoneIdResolver() - Method in class biweekly.io.StreamReader
-
Gets the resolver that maps global timezone IDs to Java
TimeZone
objects.
- getHour() - Method in class biweekly.util.DateTimeComponents
-
Gets the hour component
- getHours() - Method in class biweekly.util.Duration
-
Gets the number of hours.
- getICalendars() - Method in class biweekly.io.xml.XCalDocument
-
Parses all iCalendar objects from this XML document.
- getICalendarScribe() - Static method in class biweekly.io.scribe.ScribeIndex
-
Convenience method for getting the scribe of the root iCalendar component
("VCALENDAR").
- getIllegalArgumentException(int, Object...) - Method in enum biweekly.Messages
-
- getImages() - Method in class biweekly.component.VEvent
-
Gets the images that are associated with the event.
- getImages() - Method in class biweekly.component.VJournal
-
Gets the images that are associated with the journal entry.
- getImages() - Method in class biweekly.component.VTodo
-
Gets the images that are associated with the to-do task.
- getImages() - Method in class biweekly.ICalendar
-
Gets the images that are associated with the calendar.
- getIndent() - Method in class biweekly.io.xml.XCalOutputProperties
-
Gets the number of indent spaces to use for pretty-printing.
- getInterval() - Method in class biweekly.util.Recurrence
-
Gets how often the rule repeats, in relation to the frequency.
- getJournals() - Method in class biweekly.ICalendar
-
Gets the calendar's journal entries.
- getLabel() - Method in class biweekly.parameter.ICalParameters
-
Gets the LABEL parameter value.
- getLabel() - Method in class biweekly.property.Conference
-
- getLanguage() - Method in class biweekly.parameter.ICalParameters
-
Gets the LANGUAGE parameter value.
- getLanguage() - Method in class biweekly.property.Attendee
-
Gets the language that the common name is written in.
- getLanguage() - Method in class biweekly.property.Categories
-
- getLanguage() - Method in class biweekly.property.Comment
-
- getLanguage() - Method in class biweekly.property.Contact
-
- getLanguage() - Method in class biweekly.property.Description
-
- getLanguage() - Method in class biweekly.property.Location
-
- getLanguage() - Method in class biweekly.property.Name
-
- getLanguage() - Method in class biweekly.property.Organizer
-
Gets the language that the common name parameter is written in.
- getLanguage() - Method in class biweekly.property.RequestStatus
-
- getLanguage() - Method in class biweekly.property.Resources
-
- getLanguage() - Method in class biweekly.property.Summary
-
- getLanguage() - Method in class biweekly.property.TimezoneName
-
- getLastModified() - Method in class biweekly.component.VEvent
-
Gets the date-time that the event was last changed.
- getLastModified() - Method in class biweekly.component.VJournal
-
Gets the date-time that the journal entry was last changed.
- getLastModified() - Method in class biweekly.component.VTimezone
-
Gets the date-time that the timezone data was last changed.
- getLastModified() - Method in class biweekly.component.VTodo
-
Gets the date-time that the to-do task was last changed.
- getLastModified() - Method in class biweekly.ICalendar
-
Gets the date and time that the information in this calendar object was
last revised.
- getLatitude() - Method in class biweekly.property.Geo
-
Gets the latitude.
- getLineNum() - Method in class biweekly.io.json.JCalRawReader
-
Gets the current line number.
- getLineNumber() - Method in class biweekly.io.ParseContext
-
Gets the line number the parser is currently on.
- getLineNumber() - Method in class biweekly.io.ParseWarning
-
Gets the line number the warning occurred on.
- getLocation() - Method in class biweekly.component.VEvent
-
Gets the physical location of the event.
- getLocation() - Method in class biweekly.component.VTodo
-
Gets the physical location of the to-do task.
- getLongitude() - Method in class biweekly.property.Geo
-
Gets the longitude.
- getMap() - Method in class biweekly.util.ListMultimap
-
Gets the
Map
that backs this multimap.
- getMaxVersion() - Method in class biweekly.property.Version
-
Gets the maximum version that a consumer must support in order to
successfully parse the iCalendar object.
- getMemberOf() - Method in class biweekly.property.Attendee
-
Gets the list that holds the groups that the attendee is a member of.
- getMembers() - Method in class biweekly.parameter.ICalParameters
-
Gets the MEMBER property values.
- getMessage() - Method in exception biweekly.io.CannotParseException
-
- getMessage() - Method in class biweekly.io.ParseWarning
-
Gets the warning message
- getMessage(String, Object...) - Method in enum biweekly.Messages
-
Gets a message.
- getMessage() - Method in class biweekly.ValidationWarning
-
Gets the validation warning message.
- getMethod() - Method in class biweekly.ICalendar
-
Gets the type of
iTIP
request that this iCalendar object represents, or the value of the
"Content-Type" header's "method" parameter if the iCalendar object is
defined as a MIME message entity.
- getMillis() - Method in class biweekly.util.UtcOffset
-
Gets the offset in milliseconds.
- getMinute() - Method in class biweekly.util.DateTimeComponents
-
Gets the minute component.
- getMinutes() - Method in class biweekly.util.Duration
-
Gets the number of minutes.
- getMinVersion() - Method in class biweekly.property.Version
-
Gets the minimum version that a consumer must support in order to
successfully parse the iCalendar object.
- getMonth() - Method in class biweekly.util.DateTimeComponents
-
Gets the month component.
- getName() - Method in class biweekly.component.RawComponent
-
- getName() - Method in class biweekly.ICalDataType
-
Gets the name of the data type.
- getName() - Method in class biweekly.property.RawProperty
-
Gets the property name.
- getNames() - Method in class biweekly.ICalendar
-
Gets the human-readable name of the calendar as a whole.
- getNamespaceURI(String) - Method in class biweekly.io.xml.XCalNamespaceContext
-
- getNote() - Method in class biweekly.property.EmailAlarm
-
Gets the note to send.
- getNum() - Method in class biweekly.util.ByDay
-
Gets the number.
- getObject() - Method in class biweekly.io.json.JsonValue
-
Gets the JSON object.
- getObservance(Date) - Method in class biweekly.io.ICalTimeZone
-
Gets the observance that a date is effected by.
- getObservanceAfter() - Method in class biweekly.io.ICalTimeZone.Boundary
-
Gets the observance that comes after the observance that the date
resides in.
- getObservanceAfterStart() - Method in class biweekly.io.ICalTimeZone.Boundary
-
Gets the start time the observance that comes after the observance
that the date resides in.
- getObservanceBoundary(Date) - Method in class biweekly.io.ICalTimeZone
-
Gets the timezone information of a date.
- getObservanceIn() - Method in class biweekly.io.ICalTimeZone.Boundary
-
Gets the observance that the date resides in.
- getObservanceInStart() - Method in class biweekly.io.ICalTimeZone.Boundary
-
Gets start time of the observance that the date resides in.
- getOffset(int, int, int, int, int, int) - Method in class biweekly.io.ICalTimeZone
-
- getOffset() - Method in class biweekly.property.Daylight
-
Gets the UTC offset of daylight savings time.
- getOnClickUri() - Method in class biweekly.property.Image
-
Gets the URI to go to when the user clicks on the image.
- getOrganizer() - Method in class biweekly.component.VEvent
-
Gets the organizer of the event.
- getOrganizer() - Method in class biweekly.component.VFreeBusy
-
Gets the person requesting the free/busy time.
- getOrganizer() - Method in class biweekly.component.VJournal
-
Gets the organizer of the journal entry.
- getOrganizer() - Method in class biweekly.component.VTodo
-
Gets the organizer of the to-do task.
- getOriginalProperty() - Method in exception biweekly.io.DataModelConversionException
-
Gets the original property object that was parsed.
- getParameter(String) - Method in class biweekly.property.ICalProperty
-
Gets the first value of a parameter with the given name.
- getParameters() - Method in class biweekly.property.ICalProperty
-
Gets the property's parameters.
- getParameters(String) - Method in class biweekly.property.ICalProperty
-
Gets all values of a parameter with the given name.
- getParent() - Method in class biweekly.io.WriteContext
-
Gets the parent component of the property that is being written.
- getParseMessage(int, Object...) - Method in enum biweekly.Messages
-
Gets a parser warning message.
- getParticipationLevel() - Method in class biweekly.property.Attendee
-
Gets an attendee's level of participation.
- getParticipationStatus() - Method in class biweekly.parameter.ICalParameters
-
Gets the PARTSTAT (participation status) parameter value.
- getParticipationStatus() - Method in class biweekly.property.Attendee
-
Gets an attendee's participation status
- getPath() - Method in class biweekly.property.ProcedureAlarm
-
Gets the path or name of the procedure to run when the alarm is
triggered.
- getPath(String) - Method in class biweekly.property.ProcedureAlarm
-
Sets the path or name of the procedure to run when the alarm is
triggered.
- getPercentComplete() - Method in class biweekly.component.VTodo
-
Gets the amount that the to-do task has been completed.
- getPeriods() - Method in class biweekly.property.RecurrenceDates
-
Gets the list that stores this property's time periods.
- getPrefix() - Method in class biweekly.io.xml.XCalNamespaceContext
-
Gets the prefix to use in xpath expressions.
- getPrefix(String) - Method in class biweekly.io.xml.XCalNamespaceContext
-
- getPrefixes(String) - Method in class biweekly.io.xml.XCalNamespaceContext
-
- getPriority() - Method in class biweekly.component.VEvent
-
Gets the priority of the event.
- getPriority() - Method in class biweekly.component.VTodo
-
Gets the priority of the to-do task.
- getProductId() - Method in class biweekly.ICalendar
-
Gets the name of the application that created the iCalendar object.
- getProperties(Class<T>) - Method in class biweekly.component.ICalComponent
-
Gets all properties of a given class.
- getProperties() - Method in class biweekly.component.ICalComponent
-
Gets all the properties associated with this component.
- getProperties() - Method in exception biweekly.io.DataModelConversionException
-
Gets the properties that were converted from the original property.
- getProperties(T) - Method in class biweekly.io.scribe.component.ICalComponentScribe
-
Gets the properties to marshal.
- getProperties(ICalendar) - Method in class biweekly.io.scribe.component.ICalendarScribe
-
- getProperties(VFreeBusy) - Method in class biweekly.io.scribe.component.VFreeBusyScribe
-
- getProperty(Class<T>) - Method in class biweekly.component.ICalComponent
-
Gets the first property of a given class.
- getProperty() - Method in class biweekly.io.ParseContext.TimezonedDate
-
Gets the property object.
- getProperty() - Method in class biweekly.io.scribe.property.ICalPropertyScribe.Result
-
Gets the property object.
- getProperty() - Method in class biweekly.ValidationWarnings.WarningsGroup
-
Gets the property object that caused the validation warnings.
- getPropertyClass() - Method in class biweekly.io.scribe.property.ICalPropertyScribe
-
Gets the property class.
- getPropertyName() - Method in class biweekly.io.ParseContext
-
Gets the name of the property that the parser is currently parsing.
- getPropertyName() - Method in class biweekly.io.ParseWarning
-
Gets the name of the property that the warning occurred on.
- getPropertyName(ICalVersion) - Method in class biweekly.io.scribe.property.CreatedScribe
-
- getPropertyName(ICalVersion) - Method in class biweekly.io.scribe.property.ICalPropertyScribe
-
Gets the property name.
- getPropertyScribe(String, ICalVersion) - Method in class biweekly.io.scribe.ScribeIndex
-
Gets a property scribe by name.
- getPropertyScribe(Class<? extends ICalProperty>) - Method in class biweekly.io.scribe.ScribeIndex
-
Gets a property scribe by class.
- getPropertyScribe(ICalProperty) - Method in class biweekly.io.scribe.ScribeIndex
-
Gets the appropriate property scribe for a given property instance.
- getPropertyScribe(QName) - Method in class biweekly.io.scribe.ScribeIndex
-
Gets a property scribe by XML local name and namespace.
- getQName() - Method in class biweekly.io.scribe.property.ICalPropertyScribe
-
Gets this property's local name and namespace for xCal documents.
- getRange() - Method in class biweekly.parameter.ICalParameters
-
Gets the RANGE parameter value.
- getRange() - Method in class biweekly.property.RecurrenceId
-
Gets the effective range of recurrence instances from the instance
specified by this property.
- getRawComponents() - Method in class biweekly.util.ICalDate
-
Gets the raw date-time components of the value as read from the input
stream.
- getRawOffset() - Method in class biweekly.io.ICalTimeZone
-
- getReason() - Method in exception biweekly.io.SkipMeException
-
Gets the reason why the property was skipped.
- getRecurrenceDates() - Method in class biweekly.component.Observance
-
Gets the list of dates/periods that help define the recurrence rule of
this timezone observance (if one is defined).
- getRecurrenceDates() - Method in class biweekly.component.VEvent
-
Gets the list of dates/periods that help define the recurrence rule of
this event (if one is defined).
- getRecurrenceDates() - Method in class biweekly.component.VJournal
-
Gets the list of dates/periods that help define the recurrence rule of
this journal entry (if one is defined).
- getRecurrenceDates() - Method in class biweekly.component.VTodo
-
Gets the list of dates/periods that help define the recurrence rule of
this to-do task (if one is defined).
- getRecurrenceId() - Method in class biweekly.component.VEvent
-
Gets the original value of the
DateStart
property if the event is
recurring and has been modified.
- getRecurrenceId() - Method in class biweekly.component.VJournal
-
Gets the original value of the
DateStart
property if the event is
recurring and has been modified.
- getRecurrenceId() - Method in class biweekly.component.VTodo
-
Gets the original value of the
DateStart
property if the to-do
task is recurring and has been modified.
- getRecurrenceRule() - Method in class biweekly.component.Observance
-
Gets how often the timezone observance repeats.
- getRecurrenceRule() - Method in class biweekly.component.VEvent
-
Gets how often the event repeats.
- getRecurrenceRule() - Method in class biweekly.component.VJournal
-
Gets how often the journal entry repeats.
- getRecurrenceRule() - Method in class biweekly.component.VTodo
-
Gets how often the to-do task repeats.
- getRefreshInterval() - Method in class biweekly.ICalendar
-
Gets the suggested minimum polling interval for checking for updates to
the calendar data.
- getRelated() - Method in class biweekly.parameter.ICalParameters
-
Gets the RELATED parameter value.
- getRelated() - Method in class biweekly.property.Trigger
-
Gets the date-time field that the duration is relative to.
- getRelatedTo() - Method in class biweekly.component.VEvent
-
Gets the components that the event is related to.
- getRelatedTo() - Method in class biweekly.component.VJournal
-
Gets the components that the journal entry is related to.
- getRelatedTo() - Method in class biweekly.component.VTodo
-
Gets the components that the to-do task is related to.
- getRelationshipType() - Method in class biweekly.parameter.ICalParameters
-
Gets the RELTYPE (relationship type) parameter value.
- getRelationshipType() - Method in class biweekly.property.RelatedTo
-
Gets the relationship type.
- getRepeat() - Method in class biweekly.component.VAlarm
-
Gets the number of times an alarm should be repeated after its initial
trigger.
- getRepeat() - Method in class biweekly.property.VCalAlarmProperty
-
- getRequestStatus() - Method in class biweekly.component.VEvent
-
Gets the response to a scheduling request.
- getRequestStatus() - Method in class biweekly.component.VFreeBusy
-
Gets the response to a scheduling request.
- getRequestStatus() - Method in class biweekly.component.VJournal
-
Gets the response to a scheduling request.
- getRequestStatus() - Method in class biweekly.component.VTodo
-
Gets the response to a scheduling request.
- getResources() - Method in class biweekly.component.VEvent
-
Gets the resources that are needed for the event.
- getResources() - Method in class biweekly.component.VTodo
-
Gets the resources that are needed for the to-do task.
- getRole() - Method in class biweekly.parameter.ICalParameters
-
Gets the ROLE parameter value.
- getRole() - Method in class biweekly.property.Attendee
-
Gets an attendee's role (for example, "chair" or "attendee").
- getRsvp() - Method in class biweekly.parameter.ICalParameters
-
Gets the RSVP parameter value.
- getRsvp() - Method in class biweekly.property.Attendee
-
Gets whether the organizer requests a response from the attendee.
- getScribeIndex() - Method in class biweekly.io.json.JCalDeserializer
-
Gets the scribe index.
- getScribeIndex() - Method in class biweekly.io.json.JCalModule
-
Gets the scribe index used by the serializer and deserializer.
- getScribeIndex() - Method in class biweekly.io.json.JCalSerializer
-
Gets the scribe index.
- getScribeIndex() - Method in class biweekly.io.StreamReader
-
Gets the object that manages the component/property scribes.
- getScribeIndex() - Method in class biweekly.io.StreamWriter
-
Gets the object that manages the component/property scribes.
- getSecond() - Method in class biweekly.util.DateTimeComponents
-
Gets the second component.
- getSeconds() - Method in class biweekly.util.Duration
-
Gets the number of seconds.
- getSentBy() - Method in class biweekly.parameter.ICalParameters
-
Gets the SENT-BY parameter value.
- getSentBy() - Method in class biweekly.property.Attendee
-
- getSentBy() - Method in class biweekly.property.Organizer
-
- getSequence() - Method in class biweekly.component.VEvent
-
Gets the revision number of the event.
- getSequence() - Method in class biweekly.component.VJournal
-
Gets the revision number of the journal entry.
- getSequence() - Method in class biweekly.component.VTodo
-
Gets the revision number of the to-do task.
- getSnooze() - Method in class biweekly.property.VCalAlarmProperty
-
- getSource() - Method in class biweekly.ICalendar
-
Gets the location that the calendar data can be refreshed from.
- getStandardName() - Method in class biweekly.property.Daylight
-
Gets the name for standard time.
- getStandardTimes() - Method in class biweekly.component.VTimezone
-
Gets the timezone's "standard" observance time ranges.
- getStandardValues(ICalVersion) - Method in class biweekly.property.Action
-
- getStandardValues(ICalVersion) - Method in class biweekly.property.CalendarScale
-
- getStandardValues(ICalVersion) - Method in class biweekly.property.Classification
-
- getStandardValues(ICalVersion) - Method in class biweekly.property.EnumProperty
-
Gets the list of acceptable values for this property.
- getStandardValues(ICalVersion) - Method in class biweekly.property.Method
-
- getStandardValues(ICalVersion) - Method in class biweekly.property.Status
-
- getStandardValues(ICalVersion) - Method in class biweekly.property.Transparency
-
- getStart() - Method in class biweekly.property.Daylight
-
Gets the start date of dayight savings time.
- getStart() - Method in class biweekly.property.VCalAlarmProperty
-
- getStartDate() - Method in class biweekly.util.Period
-
Gets the start date.
- getStatus() - Method in class biweekly.component.VEvent
-
Gets the status of the event.
- getStatus() - Method in class biweekly.component.VJournal
-
Gets the status of the journal entry.
- getStatus() - Method in class biweekly.component.VTodo
-
Gets the status of the to-do task.
- getStatus() - Method in class biweekly.parameter.ICalParameters
-
Gets the STATUS parameter value.
- getStatusCode() - Method in class biweekly.property.RequestStatus
-
Gets the status code.
- getSummary() - Method in class biweekly.component.VAlarm
-
Gets the summary of the alarm.
- getSummary() - Method in class biweekly.component.VEvent
-
Gets the summary of the event.
- getSummary() - Method in class biweekly.component.VJournal
-
Gets the summary of the journal entry.
- getSummary() - Method in class biweekly.component.VTodo
-
Gets the summary of the to-do task.
- getSupportedVersions() - Method in class biweekly.io.scribe.component.ICalComponentScribe
-
Gets the iCalendar versions that support this component.
- getSupportedVersions() - Method in class biweekly.io.scribe.component.ObservanceScribe
-
- getSupportedVersions() - Method in class biweekly.io.scribe.component.VAlarmScribe
-
- getSupportedVersions() - Method in class biweekly.io.scribe.component.VFreeBusyScribe
-
- getSupportedVersions() - Method in class biweekly.io.scribe.component.VJournalScribe
-
- getSupportedVersions() - Method in class biweekly.io.scribe.component.VTimezoneScribe
-
- getSupportedVersions() - Method in class biweekly.io.scribe.property.ActionScribe
-
- getSupportedVersions() - Method in class biweekly.io.scribe.property.CalendarScaleScribe
-
- getSupportedVersions() - Method in class biweekly.io.scribe.property.CommentScribe
-
- getSupportedVersions() - Method in class biweekly.io.scribe.property.ContactScribe
-
- getSupportedVersions() - Method in class biweekly.io.scribe.property.DateTimeStampScribe
-
- getSupportedVersions() - Method in class biweekly.io.scribe.property.DaylightScribe
-
- getSupportedVersions() - Method in class biweekly.io.scribe.property.FreeBusyScribe
-
- getSupportedVersions() - Method in class biweekly.io.scribe.property.ICalPropertyScribe
-
Gets the iCalendar versions that support this property.
- getSupportedVersions() - Method in class biweekly.io.scribe.property.MethodScribe
-
- getSupportedVersions() - Method in class biweekly.io.scribe.property.OrganizerScribe
-
- getSupportedVersions() - Method in class biweekly.io.scribe.property.PercentCompleteScribe
-
- getSupportedVersions() - Method in class biweekly.io.scribe.property.RecurrenceIdScribe
-
- getSupportedVersions() - Method in class biweekly.io.scribe.property.RepeatScribe
-
- getSupportedVersions() - Method in class biweekly.io.scribe.property.RequestStatusScribe
-
- getSupportedVersions() - Method in class biweekly.io.scribe.property.TimezoneIdScribe
-
- getSupportedVersions() - Method in class biweekly.io.scribe.property.TimezoneNameScribe
-
- getSupportedVersions() - Method in class biweekly.io.scribe.property.TimezoneOffsetFromScribe
-
- getSupportedVersions() - Method in class biweekly.io.scribe.property.TimezoneOffsetToScribe
-
- getSupportedVersions() - Method in class biweekly.io.scribe.property.TimezoneScribe
-
- getSupportedVersions() - Method in class biweekly.io.scribe.property.TimezoneUrlScribe
-
- getSupportedVersions() - Method in class biweekly.io.scribe.property.TriggerScribe
-
- getSupportedVersions() - Method in class biweekly.io.scribe.property.VCalAlarmPropertyScribe
-
- getSupportedVersions() - Method in class biweekly.io.scribe.property.XmlScribe
-
- getSyntaxStyle() - Method in enum biweekly.ICalVersion
-
Gets the syntax style used by this version when writing to a plain-text
data stream.
- getTargetVersion() - Method in class biweekly.io.json.JCalWriter
-
- getTargetVersion() - Method in class biweekly.io.StreamWriter
-
Gets the version that the next iCalendar object will be written as.
- getTargetVersion() - Method in class biweekly.io.text.ICalWriter
-
Gets the version that the written iCalendar objects will adhere to.
- getText() - Method in class biweekly.property.Conference
-
Gets the plain text value of this property.
- getText() - Method in class biweekly.property.DisplayAlarm
-
Gets the text to display when the alarm is triggered.
- getText() - Method in class biweekly.util.DataUri
-
Gets the text value.
- getTimeZone() - Method in class biweekly.io.TimezoneAssignment
-
Gets the Java object associated with the timezone.
- getTimezone(ICalProperty) - Method in class biweekly.io.TimezoneInfo
-
Gets the timezone that is assigned to a property.
- getTimezoneById(String) - Method in class biweekly.io.TimezoneInfo
-
Gets the timezone whose
VTimezone
component contains a
TimezoneId
property with the given value.
- getTimezoneComponents() - Method in class biweekly.io.StreamWriter
-
Gets the
VTimezone
components that need to be written to the
output stream.
- getTimezonedDates() - Method in class biweekly.io.ParseContext
-
Gets the list of date-time property values that use a timezone.
- getTimezoneId() - Method in class biweekly.component.VTimezone
-
Gets the ID for this timezone.
- getTimezoneId() - Method in class biweekly.parameter.ICalParameters
-
Gets the TZID (timezone ID) parameter value.
- getTimezoneInfo() - Method in class biweekly.ICalendar
-
Gets the timezone information associated with this iCalendar object.
- getTimezoneInfo() - Method in class biweekly.io.WriteContext
-
Gets the timezone options for this iCalendar object.
- getTimezoneNames() - Method in class biweekly.component.Observance
-
Gets the traditional, non-standard names for the timezone observance.
- getTimezoneOffsetFrom() - Method in class biweekly.component.Observance
-
Gets the UTC offset that the timezone observance transitions from.
- getTimezoneOffsetTo() - Method in class biweekly.component.Observance
-
Gets the UTC offset that the timezone observance transitions to.
- getTimezones() - Method in class biweekly.io.TimezoneInfo
-
Gets all the timezones assigned to this object.
- getTimezoneToWriteIn(ICalProperty) - Method in class biweekly.io.TimezoneInfo
-
Determines the timezone that a particular property should be formatted in
when written to an output stream.
- getTimezoneUrl() - Method in class biweekly.component.VTimezone
-
Gets the timezone URL, which points to an iCalendar object that contains
further information on the timezone.
- getTodos() - Method in class biweekly.ICalendar
-
Gets the calendar's to-do tasks.
- getTransparency() - Method in class biweekly.component.VEvent
-
Gets whether an event is visible to free/busy time searches.
- getTrigger() - Method in class biweekly.component.VAlarm
-
Gets when the alarm will be triggered.
- getType() - Method in class biweekly.parameter.ICalParameters
-
Gets the TYPE parameter value.
- getType() - Method in class biweekly.property.AudioAlarm
-
- getType() - Method in class biweekly.property.FreeBusy
-
Gets the person's status over the time periods that are specified in this
property (for example, "free" or "busy").
- getTz() - Method in class biweekly.io.DataModelConverter.VCalTimezoneProperties
-
- getUid() - Method in class biweekly.component.VEvent
-
Gets the unique identifier for this event.
- getUid() - Method in class biweekly.component.VFreeBusy
-
Gets the unique identifier for this free/busy entry.
- getUid() - Method in class biweekly.component.VJournal
-
Gets the unique identifier for this journal entry.
- getUid() - Method in class biweekly.component.VTodo
-
Gets the unique identifier for this to-do task.
- getUid() - Method in class biweekly.ICalendar
-
Gets the calendar's unique identifier.
- getUntil() - Method in class biweekly.util.Recurrence
-
Gets the date that the recurrence stops.
- getUri() - Method in class biweekly.property.Attendee
-
Gets a URI representing the attendee.
- getUri() - Method in class biweekly.property.AudioAlarm
-
- getUri() - Method in class biweekly.property.BinaryProperty
-
Gets the property's URI.
- getUri() - Method in class biweekly.property.Conference
-
Gets the URI value of this property.
- getUri() - Method in class biweekly.property.Organizer
-
Gets a URI representing the organizer.
- getUrl() - Method in class biweekly.component.VEvent
-
Gets a URL to a resource that contains additional information about the
event.
- getUrl() - Method in class biweekly.component.VFreeBusy
-
Gets a URL to a resource that contains additional information about the
free/busy entry.
- getUrl() - Method in class biweekly.component.VJournal
-
Gets a URL to a resource that contains additional information about the
journal entry.
- getUrl() - Method in class biweekly.component.VTodo
-
Gets a URL to a resource that contains additional information about the
to-do task.
- getUrl() - Method in class biweekly.ICalendar
-
Gets the location of a more dynamic, alternate representation of the
calendar (such as a website that allows you to interact with the calendar
data).
- getValidationWarning(int, Object...) - Method in enum biweekly.Messages
-
Gets a validation warning message.
- getValue() - Method in class biweekly.io.json.JsonValue
-
Gets the JSON value.
- getValue() - Method in class biweekly.io.xml.XCalElement.XCalValue
-
Get the value.
- getValue() - Method in class biweekly.parameter.EnumParameterValue
-
Gets the value of the parameter.
- getValue() - Method in class biweekly.parameter.ICalParameters
-
Gets the VALUE parameter value.
- getValue(ICalVersion) - Method in class biweekly.parameter.ParticipationLevel
-
Gets the value of the parameter
- getValue() - Method in class biweekly.property.Color
-
Gets the value of this property.
- getValue() - Method in class biweekly.property.RawProperty
-
Gets the property value.
- getValue() - Method in class biweekly.property.ValuedProperty
-
Gets the value of this property.
- getValue(ValuedProperty<T>) - Static method in class biweekly.property.ValuedProperty
-
- getValues() - Method in class biweekly.io.json.JCalValue
-
Gets the raw JSON values.
- getValues() - Method in class biweekly.property.ListProperty
-
Gets the list that holds the values of this property.
- getValueSupportedVersions() - Method in class biweekly.property.Action
-
- getValueSupportedVersions() - Method in class biweekly.property.CalendarScale
-
- getValueSupportedVersions() - Method in class biweekly.property.EnumProperty
-
Gets the iCalendar versions that this property's value is supported in.
- getValueSupportedVersions() - Method in class biweekly.property.Status
-
- getVersion() - Method in class biweekly.ICalendar
-
Gets the version of this iCalendar object.
- getVersion() - Method in enum biweekly.ICalVersion
-
Gets the text representation of this version.
- getVersion() - Method in class biweekly.io.ParseContext
-
Gets the version of the iCalendar object being parsed.
- getVersion() - Method in class biweekly.io.WriteContext
-
Gets the version of the iCalendar object that is being written.
- getVObjectWriter() - Method in class biweekly.io.text.ICalWriter
-
Gets the writer object that is used internally to write to the output
stream.
- getWarnings() - Method in class biweekly.io.ParseContext
-
Gets the parse warnings.
- getWarnings() - Method in class biweekly.io.scribe.property.ICalPropertyScribe.Result
-
Gets the warnings.
- getWarnings() - Method in class biweekly.io.StreamReader
-
Gets the warnings from the last iCalendar object that was read.
- getWarnings() - Method in class biweekly.ValidationWarnings
-
Gets all the validation warnings.
- getWarnings() - Method in class biweekly.ValidationWarnings.WarningsGroup
-
Gets the warnings that belong to the property or component.
- getWeeks() - Method in class biweekly.util.Duration
-
Gets the number of weeks.
- getWorkweekStarts() - Method in class biweekly.util.Recurrence
-
Gets the day that the work week starts.
- getXmlVersion() - Method in class biweekly.io.xml.XCalOutputProperties
-
Gets the XML version to use.
- getXRules() - Method in class biweekly.util.Recurrence
-
Gets the non-standard rule parts.
- getYear() - Method in class biweekly.util.DateTimeComponents
-
Gets the year component.
- globalTimezone - Variable in class biweekly.io.StreamWriter
-
- GlobalTimezoneIdResolver - Interface in biweekly.io
-
Gets Java
TimeZone
objects that correspond with TZID parameters that
contain global timezone IDs (as opposed to IDs that correspond with a
VTIMEZONE component).
- go() - Method in class biweekly.io.chain.ChainingJsonWriter
-
Writes the iCalendar objects to a string.
- go(OutputStream) - Method in class biweekly.io.chain.ChainingJsonWriter
-
Writes the iCalendar objects to an output stream.
- go(File) - Method in class biweekly.io.chain.ChainingJsonWriter
-
Writes the iCalendar objects to a file.
- go(Writer) - Method in class biweekly.io.chain.ChainingJsonWriter
-
Writes the iCalendar objects to a writer.
- go() - Method in class biweekly.io.chain.ChainingTextWriter
-
Writes the iCalendar objects to a string.
- go(OutputStream) - Method in class biweekly.io.chain.ChainingTextWriter
-
Writes the iCalendar objects to an output stream.
- go(File) - Method in class biweekly.io.chain.ChainingTextWriter
-
Writes the iCalendar objects to a file.
- go(File, boolean) - Method in class biweekly.io.chain.ChainingTextWriter
-
Writes the iCalendar objects to a file.
- go(Writer) - Method in class biweekly.io.chain.ChainingTextWriter
-
Writes the iCalendar objects to a writer.
- go() - Method in class biweekly.io.chain.ChainingXmlWriter
-
Writes the iCalendar objects to a string.
- go(OutputStream) - Method in class biweekly.io.chain.ChainingXmlWriter
-
Writes the iCalendar objects to an output stream.
- go(File) - Method in class biweekly.io.chain.ChainingXmlWriter
-
Writes the iCalendar objects to a file.
- go(Writer) - Method in class biweekly.io.chain.ChainingXmlWriter
-
Writes the iCalendar objects to a writer.
- Gobble - Class in biweekly.util
-
Gets the entire contents of an input stream or a file.
- Gobble(File) - Constructor for class biweekly.util.Gobble
-
Gets the contents of a file.
- Gobble(InputStream) - Constructor for class biweekly.util.Gobble
-
Gets the contents of an input stream.
- Gobble(Reader) - Constructor for class biweekly.util.Gobble
-
Gets the contents of a reader.
- Google2445Utils - Class in biweekly.util
-
Contains utility methods related to the google-rfc-2445 project.
- Google2445Utils.EmptyDateIterator - Class in biweekly.util
-
- GRAPHIC - Static variable in class biweekly.parameter.Display
-
The image can be used as a replacement for the information in the
component.
- GREGORIAN - Static variable in class biweekly.property.CalendarScale
-
- gregorian() - Static method in class biweekly.property.CalendarScale
-
Creates a new property whose value is set to "gregorian".
- GROUP - Static variable in class biweekly.parameter.CalendarUserType
-
- GROUP_ID - Static variable in class biweekly.Biweekly
-
The Maven group ID.
- ICAL - Static variable in class biweekly.property.Version
-
- ICalComponent - Class in biweekly.component
-
Base class for all iCalendar component classes.
- ICalComponent() - Constructor for class biweekly.component.ICalComponent
-
- ICalComponent(ICalComponent) - Constructor for class biweekly.component.ICalComponent
-
Copy constructor.
- ICalComponentScribe<T extends ICalComponent> - Class in biweekly.io.scribe.component
-
Base class for iCalendar component scribes.
- ICalComponentScribe(Class<T>, String) - Constructor for class biweekly.io.scribe.component.ICalComponentScribe
-
Creates a new component scribe.
- ICalDataType - Class in biweekly
-
Defines the data type of a property's value.
- ICalDate - Class in biweekly.util
-
Represents a date-time value.
- ICalDate() - Constructor for class biweekly.util.ICalDate
-
Creates a new date-time value set to the current date and time.
- ICalDate(boolean) - Constructor for class biweekly.util.ICalDate
-
Creates a new date-time value set to the current date or time.
- ICalDate(Date) - Constructor for class biweekly.util.ICalDate
-
Creates a new date-time value (includes the time component).
- ICalDate(Date, boolean) - Constructor for class biweekly.util.ICalDate
-
Creates a new date-time value.
- ICalDate(DateTimeComponents, boolean) - Constructor for class biweekly.util.ICalDate
-
Creates a new date-time value.
- ICalDate(ICalDate) - Constructor for class biweekly.util.ICalDate
-
Copies another iCal date-time value.
- ICalDate(Date, DateTimeComponents, boolean) - Constructor for class biweekly.util.ICalDate
-
Creates a new date-time value.
- ICalDateFormat - Enum in biweekly.util
-
Defines all of the date formats that are used in iCalendar objects, and also
parses/formats iCalendar dates.
- ICalendar - Class in biweekly
-
Represents an iCalendar object.
- ICalendar() - Constructor for class biweekly.ICalendar
-
Creates a new iCalendar object.
- ICalendar(ICalendar) - Constructor for class biweekly.ICalendar
-
Copy constructor.
- ICALENDAR - Static variable in interface biweekly.io.xml.XCalQNames
-
- ICalendarScribe - Class in biweekly.io.scribe.component
-
- ICalendarScribe() - Constructor for class biweekly.io.scribe.component.ICalendarScribe
-
- ICalFloatFormatter - Class in biweekly.util
-
Formats floating-point values for iCalendar objects.
- ICalFloatFormatter() - Constructor for class biweekly.util.ICalFloatFormatter
-
Creates a new formatter with a max of 6 decimals.
- ICalFloatFormatter(int) - Constructor for class biweekly.util.ICalFloatFormatter
-
Creates a new formatter.
- ICalParameterCaseClasses<T extends EnumParameterValue> - Class in biweekly.parameter
-
Manages the list of pre-defined values for a parameter (such as VALUE or
ENCODING).
- ICalParameterCaseClasses(Class<T>) - Constructor for class biweekly.parameter.ICalParameterCaseClasses
-
- ICalParameterList(String) - Constructor for class biweekly.parameter.ICalParameters.ICalParameterList
-
- ICalParameters - Class in biweekly.parameter
-
Stores the parameters that belong to a property.
- ICalParameters() - Constructor for class biweekly.parameter.ICalParameters
-
Creates a parameters list.
- ICalParameters(ICalParameters) - Constructor for class biweekly.parameter.ICalParameters
-
Copies an existing parameters list.
- ICalParameters(Map<String, List<String>>) - Constructor for class biweekly.parameter.ICalParameters
-
Creates a parameter list that is backed by the given map.
- ICalParameters.EnumParameterList<T extends EnumParameterValue> - Class in biweekly.parameter
-
A list that converts the raw string values of a parameter to the
appropriate
EnumParameterValue
object that some parameters use.
- ICalParameters.ICalParameterList<T> - Class in biweekly.parameter
-
A list that converts the raw string values of a parameter to another kind
of value (for example, Integers).
- ICalProperty - Class in biweekly.property
-
Base class for all iCalendar property classes.
- ICalProperty() - Constructor for class biweekly.property.ICalProperty
-
- ICalProperty(ICalProperty) - Constructor for class biweekly.property.ICalProperty
-
Copy constructor.
- ICalPropertyScribe<T extends ICalProperty> - Class in biweekly.io.scribe.property
-
Base class for iCalendar property scribes.
- ICalPropertyScribe(Class<T>, String) - Constructor for class biweekly.io.scribe.property.ICalPropertyScribe
-
Creates a new scribe.
- ICalPropertyScribe(Class<T>, String, ICalDataType) - Constructor for class biweekly.io.scribe.property.ICalPropertyScribe
-
Creates a new scribe.
- ICalPropertyScribe(Class<T>, String, ICalDataType, QName) - Constructor for class biweekly.io.scribe.property.ICalPropertyScribe
-
Creates a new scribe.
- ICalPropertyScribe.DateParser - Class in biweekly.io.scribe.property
-
Factory class for parsing dates.
- ICalPropertyScribe.DateWriter - Class in biweekly.io.scribe.property
-
Factory class for writing dates.
- ICalPropertyScribe.Result<T> - Class in biweekly.io.scribe.property
-
Represents the result of an unmarshal operation.
- ICalReader - Class in biweekly.io.text
-
Parses
ICalendar
objects from a plain-text iCalendar data stream.
- ICalReader(String) - Constructor for class biweekly.io.text.ICalReader
-
Creates a new iCalendar reader.
- ICalReader(String, ICalVersion) - Constructor for class biweekly.io.text.ICalReader
-
Creates a new iCalendar reader.
- ICalReader(InputStream) - Constructor for class biweekly.io.text.ICalReader
-
Creates a new iCalendar reader.
- ICalReader(InputStream, ICalVersion) - Constructor for class biweekly.io.text.ICalReader
-
Creates a new iCalendar reader.
- ICalReader(File) - Constructor for class biweekly.io.text.ICalReader
-
Creates a new iCalendar reader.
- ICalReader(File, ICalVersion) - Constructor for class biweekly.io.text.ICalReader
-
Creates a new iCalendar reader.
- ICalReader(Reader) - Constructor for class biweekly.io.text.ICalReader
-
Creates a new iCalendar reader.
- ICalReader(Reader, ICalVersion) - Constructor for class biweekly.io.text.ICalReader
-
Creates a new iCalendar reader.
- ICalTimeZone - Class in biweekly.io
-
A timezone that is based on an iCalendar
VTimezone
component.
- ICalTimeZone(VTimezone) - Constructor for class biweekly.io.ICalTimeZone
-
Creates a new timezone based on an iCalendar VTIMEZONE component.
- ICalTimeZone.Boundary - Class in biweekly.io
-
Holds the timezone observance information of a particular date.
- ICalVersion - Enum in biweekly
-
Defines all supported versions of the iCalendar standard.
- ICalWriter - Class in biweekly.io.text
-
Writes
ICalendar
objects to a plain-text iCalendar data stream.
- ICalWriter(OutputStream, ICalVersion) - Constructor for class biweekly.io.text.ICalWriter
-
Creates a new iCalendar writer.
- ICalWriter(File, ICalVersion) - Constructor for class biweekly.io.text.ICalWriter
-
Creates a new iCalendar writer.
- ICalWriter(File, boolean, ICalVersion) - Constructor for class biweekly.io.text.ICalWriter
-
Creates a new iCalendar writer.
- ICalWriter(Writer, ICalVersion) - Constructor for class biweekly.io.text.ICalWriter
-
Creates a new iCalendar writer.
- Image - Class in biweekly.property
-
Defines an image that is associated with the component that the property
belongs to.
- Image(String, File) - Constructor for class biweekly.property.Image
-
Creates a new attachment.
- Image(String, byte[]) - Constructor for class biweekly.property.Image
-
Creates a new attachment.
- Image(String, String) - Constructor for class biweekly.property.Image
-
Creates a new attachment.
- Image(Image) - Constructor for class biweekly.property.Image
-
Copy constructor.
- ImageScribe - Class in biweekly.io.scribe.property
-
Marshals
Image
properties.
- ImageScribe() - Constructor for class biweekly.io.scribe.property.ImageScribe
-
- IN_PROCESS - Static variable in class biweekly.parameter.ParticipationStatus
-
Indicates that the user is in the process of completing the item.
- IN_PROGRESS - Static variable in class biweekly.property.Status
-
- increment() - Method in class biweekly.property.Sequence
-
Increments the sequence number.
- incrementSequence() - Method in class biweekly.component.VEvent
-
Increments the revision number of the event.
- incrementSequence() - Method in class biweekly.component.VJournal
-
Increments the revision number of the journal entry.
- incrementSequence() - Method in class biweekly.component.VTodo
-
Increments the revision number of the to-do task.
- inDaylightTime(Date) - Method in class biweekly.io.ICalTimeZone
-
- indent(Integer) - Method in class biweekly.io.chain.ChainingXmlWriter
-
Sets the number of indent spaces to use for pretty-printing.
- indentArraysWith(DefaultPrettyPrinter.Indenter) - Method in class biweekly.io.json.JCalPrettyPrinter
-
- indentICalPropertiesWith(DefaultPrettyPrinter.Indenter) - Method in class biweekly.io.json.JCalPrettyPrinter
-
- indentObjectsWith(DefaultPrettyPrinter.Indenter) - Method in class biweekly.io.json.JCalPrettyPrinter
-
- index - Variable in class biweekly.io.StreamReader
-
- index - Variable in class biweekly.io.StreamWriter
-
- INDIVIDUAL - Static variable in class biweekly.parameter.CalendarUserType
-
- inProgress() - Static method in class biweekly.property.Status
-
Creates a "in-progress" status property (only valid in iCalendar 2.0 in
VTodo
components).
- INTEGER - Static variable in class biweekly.ICalDataType
-
An integer value (for example, "42")
- IntegerProperty - Class in biweekly.property
-
Represents a property whose value is an integer.
- IntegerProperty(Integer) - Constructor for class biweekly.property.IntegerProperty
-
Creates a new integer property.
- IntegerProperty(IntegerProperty) - Constructor for class biweekly.property.IntegerProperty
-
Copy constructor.
- IntegerPropertyScribe<T extends IntegerProperty> - Class in biweekly.io.scribe.property
-
Marshals properties that have integer values.
- IntegerPropertyScribe(Class<T>, String) - Constructor for class biweekly.io.scribe.property.IntegerPropertyScribe
-
- interval(Integer) - Method in class biweekly.util.Recurrence.Builder
-
Sets how often the rule repeats in relation to the frequency.
- IOUtils - Class in biweekly.util
-
I/O helper classes.
- is(String) - Method in class biweekly.property.EnumProperty
-
Compares the property's value with a given string (case-insensitive).
- isAccepted() - Method in class biweekly.property.Status
-
Determines if the status is set to "accepted".
- isAdd() - Method in class biweekly.property.Method
-
Determines if this property's value is "ADD".
- isAudio() - Method in class biweekly.property.Action
-
Determines if this property is an "audio" action.
- isCancel() - Method in class biweekly.property.Method
-
Determines if this property's value is "CANCEL".
- isCancelled() - Method in class biweekly.property.Status
-
Determines if the status is set to "cancelled".
- isCaretDecodingEnabled() - Method in class biweekly.io.text.ICalReader
-
Gets whether the reader will decode parameter values that use circumflex
accent encoding (enabled by default).
- isCaretEncodingEnabled() - Method in class biweekly.io.text.ICalWriter
-
Gets whether the writer will apply circumflex accent encoding on
parameter values (disabled by default).
- isCompleted() - Method in class biweekly.property.Status
-
Determines if the status is set to "completed".
- isConfidential() - Method in class biweekly.property.Classification
-
Determines if the classification level is "confidential".
- isConfirmed() - Method in class biweekly.property.Status
-
Determines if the status is set to "confirmed".
- isCounter() - Method in class biweekly.property.Method
-
Determines if this property's value is "COUNTER".
- isDaylight() - Method in class biweekly.property.Daylight
-
Gets whether this timezone observes daylight savings time.
- isDeclineCounter() - Method in class biweekly.property.Method
-
Determines if this property's value is "DECLINECOUNTER".
- isDeclined() - Method in class biweekly.property.Status
-
Determines if the status is set to "declined".
- isDelegated() - Method in class biweekly.property.Status
-
Determines if the status is set to "delegated".
- isDisplay() - Method in class biweekly.property.Action
-
Determines if this property is an "display" action.
- isDraft() - Method in class biweekly.property.Status
-
Determines if the status is set to "draft".
- isEmail() - Method in class biweekly.property.Action
-
Determines if this property is an "email" action.
- isEmpty() - Method in class biweekly.util.ListMultimap
-
Determines if the multimap is empty or not.
- isEmpty() - Method in class biweekly.ValidationWarnings
-
Determines whether there are any validation warnings.
- isFinal() - Method in class biweekly.property.Status
-
Determines if the status is set to "final".
- isFloating(ICalProperty) - Method in class biweekly.io.TimezoneInfo
-
Determines if a property value should be formatted in floating time when
written to an output stream.
- isGlobalFloatingTime() - Method in class biweekly.io.TimezoneInfo
-
Gets whether to format all date/time values as floating times (defaults
to false).
- isGregorian() - Method in class biweekly.property.CalendarScale
-
Determines whether the property is set to "gregorian".
- isHigh() - Method in class biweekly.property.Priority
-
Determines if this priority is considered "high" priority.
- isInICalProperty(JsonStreamContext) - Static method in class biweekly.io.json.JCalPrettyPrinter
-
- isInObservance(WriteContext) - Static method in class biweekly.io.scribe.property.ICalPropertyScribe
-
Determines if the property is within an observance component.
- isInProgress() - Method in class biweekly.property.Status
-
Determines if the status is set to "in-progress".
- isLeapYear(int) - Static method in class biweekly.util.com.google.ical.util.TimeUtils
-
Determines if a year is a leap year.
- isLow() - Method in class biweekly.property.Priority
-
Determines if this priority is considered "low" priority.
- isMedium() - Method in class biweekly.property.Priority
-
Determines if this priority is considered "medium" priority.
- isNeedsAction() - Method in class biweekly.property.Status
-
Determines if the status is set to "needs-action".
- isNull() - Method in class biweekly.io.json.JsonValue
-
Determines if the value is "null" or not.
- isOpaque() - Method in class biweekly.property.Transparency
-
Determines if the event is visible to free/busy time searches.
- isPrettyPrint() - Method in class biweekly.io.json.JCalRawWriter
-
Gets whether or not the JSON will be pretty-printed.
- isPrettyPrint() - Method in class biweekly.io.json.JCalWriter
-
Gets whether or not the JSON will be pretty-printed.
- isPrior() - Method in class biweekly.util.Duration
-
Gets whether the duration is negative.
- isPrivate() - Method in class biweekly.property.Classification
-
Determines if the classification level is "private".
- isProcedure() - Method in class biweekly.property.Action
-
Determines if this property is a "procedure" action (vCal 1.0 only).
- isPublic() - Method in class biweekly.property.Classification
-
Determines if the classification level is "public".
- isPublish() - Method in class biweekly.property.Method
-
Determines if this property's value is "PUBLISH".
- isRefresh() - Method in class biweekly.property.Method
-
Determines if this property's value is "REFRESH".
- isReply() - Method in class biweekly.property.Method
-
Determines if this property's value is "REPLY".
- isRequest() - Method in class biweekly.property.Method
-
Determines if this property's value is "REQUEST".
- isSent() - Method in class biweekly.property.Status
-
Determines if the status is set to "sent".
- isSupported(ICalVersion) - Method in class biweekly.parameter.VersionedEnumParameterValue
-
Determines if the parameter value is supported by the given iCalendar
version.
- isTentative() - Method in class biweekly.property.Status
-
Determines if the status is set to "tentative".
- isTransparent() - Method in class biweekly.property.Transparency
-
Determines if the event is hidden from free/busy time searches.
- isUndefined() - Method in class biweekly.property.Priority
-
Determines if this priority has an "undefined" value.
- isUtc() - Method in class biweekly.util.DateTimeComponents
-
Gets whether the time is in UTC or not
- isUTC(String) - Static method in enum biweekly.util.ICalDateFormat
-
Determines if a date string is in UTC time.
- isV1_0() - Method in class biweekly.property.Version
-
Determines if this property is set to the older vCalendar version.
- isV2_0() - Method in class biweekly.property.Version
-
Determines if this property is set to the latest iCalendar version.
- iterator() - Method in interface biweekly.util.com.google.ical.compat.javautil.DateIterable
-
- iterator() - Method in interface biweekly.util.com.google.ical.iter.RecurrenceIterable
-
- iterator() - Method in class biweekly.util.ListMultimap
-
Gets an iterator for iterating over the entries in the map.
- iterator() - Method in class biweekly.ValidationWarnings
-
Iterates over each warning group (same as calling
getWarnings().iterator()
).
- sanitizeKey(String) - Method in class biweekly.parameter.ICalParameters
-
- sanitizeKey(K) - Method in class biweekly.util.ListMultimap
-
Modifies a given key before it is used to interact with the internal map.
- SCREEN - Static variable in class biweekly.parameter.Feature
-
The conference supports screen sharing.
- ScribeIndex - Class in biweekly.io.scribe
-
Manages a listing of component and property scribes.
- ScribeIndex() - Constructor for class biweekly.io.scribe.ScribeIndex
-
- second - Variable in class biweekly.util.com.google.ical.util.DTBuilder
-
The second.
- second() - Method in class biweekly.util.com.google.ical.values.DateTimeValueImpl
-
- second() - Method in interface biweekly.util.com.google.ical.values.TimeValue
-
Gets the second (in the range 0 through 59).
- seconds(Integer) - Method in class biweekly.util.Duration.Builder
-
Sets the number of seconds.
- secsSinceEpoch(DateValue) - Static method in class biweekly.util.com.google.ical.util.TimeUtils
-
Computes the number of seconds from the Proleptic Gregorian epoch to the
given time.
- SENT - Static variable in class biweekly.parameter.ParticipationStatus
-
Indicates that the item was sent out to the user.
- SENT - Static variable in class biweekly.property.Status
-
- sent() - Static method in class biweekly.property.Status
-
Creates a "sent" status property (only valid in vCal 1.0).
- SENT_BY - Static variable in class biweekly.parameter.ICalParameters
-
Defines a URI which represents a person who is acting on behalf of the
person that is defined in the property.
- Sequence - Class in biweekly.property
-
Defines a revision number for an event, to-do task, or journal entry.
- Sequence(Integer) - Constructor for class biweekly.property.Sequence
-
Creates a sequence property.
- Sequence(Sequence) - Constructor for class biweekly.property.Sequence
-
Copy constructor.
- SequenceScribe - Class in biweekly.io.scribe.property
-
- SequenceScribe() - Constructor for class biweekly.io.scribe.property.SequenceScribe
-
- serialize(ICalendar, JsonGenerator, SerializerProvider) - Method in class biweekly.io.json.JCalSerializer
-
- set(int, T) - Method in class biweekly.parameter.ICalParameters.ICalParameterList
-
- setAction(Action) - Method in class biweekly.component.VAlarm
-
Sets the type of action to invoke when the alarm is triggered.
- setAltRepresentation(String) - Method in class biweekly.parameter.ICalParameters
-
Sets the ALTREP (alternate representation) parameter value.
- setAltRepresentation(String) - Method in class biweekly.property.Comment
-
- setAltRepresentation(String) - Method in class biweekly.property.Contact
-
- setAltRepresentation(String) - Method in class biweekly.property.Description
-
- setAltRepresentation(String) - Method in class biweekly.property.Location
-
- setAltRepresentation(String) - Method in class biweekly.property.Name
-
- setAltRepresentation(String) - Method in class biweekly.property.Resources
-
- setAltRepresentation(String) - Method in class biweekly.property.Summary
-
- setCalendarScale(CalendarScale) - Method in class biweekly.ICalendar
-
Sets the calendar system that this iCalendar object uses.
- setCalendarUserType(CalendarUserType) - Method in class biweekly.parameter.ICalParameters
-
Sets the CUTYPE (calendar user type) parameter value.
- setCalendarUserType(CalendarUserType) - Method in class biweekly.property.Attendee
-
Sets the type of user the attendee is (for example, an "individual" or a
"room").
- setCaretDecodingEnabled(boolean) - Method in class biweekly.io.text.ICalReader
-
Sets whether the reader will decode parameter values that use circumflex
accent encoding (enabled by default).
- setCaretEncodingEnabled(boolean) - Method in class biweekly.io.text.ICalWriter
-
Sets whether the writer will apply circumflex accent encoding on
parameter values (disabled by default).
- setCharset(String) - Method in class biweekly.parameter.ICalParameters
-
Sets the CHARSET parameter value.
- setClassification(Classification) - Method in class biweekly.component.VEvent
-
Sets the level of sensitivity of the event data.
- setClassification(String) - Method in class biweekly.component.VEvent
-
Sets the level of sensitivity of the event data.
- setClassification(Classification) - Method in class biweekly.component.VJournal
-
Sets the level of sensitivity of the journal entry.
- setClassification(String) - Method in class biweekly.component.VJournal
-
Sets the level of sensitivity of the journal entry.
- setClassification(Classification) - Method in class biweekly.component.VTodo
-
Sets the level of sensitivity of the to-do data.
- setClassification(String) - Method in class biweekly.component.VTodo
-
Sets the level of sensitivity of the to-do data.
- setColor(Color) - Method in class biweekly.component.VEvent
-
Sets the color that clients may use when displaying the event (for
example, a background color).
- setColor(String) - Method in class biweekly.component.VEvent
-
Sets the color that clients may use when displaying the event (for
example, a background color).
- setColor(Color) - Method in class biweekly.component.VJournal
-
Sets the color that clients may use when displaying the journal entry
(for example, a background color).
- setColor(String) - Method in class biweekly.component.VJournal
-
Sets the color that clients may use when displaying the journal entry
(for example, a background color).
- setColor(Color) - Method in class biweekly.component.VTodo
-
Sets the color that clients may use when displaying the to-do task (for
example, a background color).
- setColor(String) - Method in class biweekly.component.VTodo
-
Sets the color that clients may use when displaying the to-do task (for
example, a background color).
- setColor(Color) - Method in class biweekly.ICalendar
-
Sets the color that clients may use when displaying the calendar (for
example, a background color).
- setColor(String) - Method in class biweekly.ICalendar
-
Sets the color that clients may use when displaying the calendar (for
example, a background color).
- setCommonName(String) - Method in class biweekly.parameter.ICalParameters
-
Sets the CN (common name) parameter value.
- setCommonName(String) - Method in class biweekly.property.Attendee
-
- setCommonName(String) - Method in class biweekly.property.Organizer
-
- setCompleted(Completed) - Method in class biweekly.component.VTodo
-
Sets the date and time that the to-do task was completed.
- setCompleted(Date) - Method in class biweekly.component.VTodo
-
Sets the date and time that the to-do task was completed.
- setComponent(ICalComponent) - Method in class biweekly.component.ICalComponent
-
Replaces all sub-components of a given class with the given component.
- setComponent(Class<T>, T) - Method in class biweekly.component.ICalComponent
-
Replaces all sub-components of a given class with the given component.
- setContact(Contact) - Method in class biweekly.component.VFreeBusy
-
Sets the contact for the free/busy entry.
- setContentId(String) - Method in class biweekly.property.Attachment
-
Sets the content ID.
- setContentId(String) - Method in class biweekly.property.AudioAlarm
-
- setCreated(Created) - Method in class biweekly.component.VEvent
-
Sets the date-time that the event was initially created.
- setCreated(Date) - Method in class biweekly.component.VEvent
-
Sets the date-time that the event was initially created.
- setCreated(Created) - Method in class biweekly.component.VJournal
-
Sets the date-time that the journal entry was initially created.
- setCreated(Date) - Method in class biweekly.component.VJournal
-
Sets the date-time that the journal entry was initially created.
- setCreated(Created) - Method in class biweekly.component.VTodo
-
Sets the date-time that the to-do task was initially created.
- setCreated(Date) - Method in class biweekly.component.VTodo
-
Sets the date-time that the to-do task was initially created.
- setData(byte[]) - Method in class biweekly.property.Attachment
-
- setData(byte[]) - Method in class biweekly.property.AudioAlarm
-
- setData(byte[]) - Method in class biweekly.property.BinaryProperty
-
Sets the property's binary data.
- setDataType(ICalDataType) - Method in class biweekly.property.RawProperty
-
Sets the property value's data type.
- setDate(Date) - Method in class biweekly.property.Trigger
-
Sets the date-time that the alarm will trigger.
- setDateDue(DateDue) - Method in class biweekly.component.VTodo
-
Sets the date that a to-do task is due by.
- setDateDue(Date) - Method in class biweekly.component.VTodo
-
Sets the date that a to-do task is due by.
- setDateDue(Date, boolean) - Method in class biweekly.component.VTodo
-
Sets the date that a to-do task is due by.
- setDateEnd(DateEnd) - Method in class biweekly.component.VEvent
-
Sets the date that the event ends.
- setDateEnd(Date) - Method in class biweekly.component.VEvent
-
Sets the date that the event ends.
- setDateEnd(Date, boolean) - Method in class biweekly.component.VEvent
-
Sets the date that the event ends.
- setDateEnd(DateEnd) - Method in class biweekly.component.VFreeBusy
-
Sets the date that the free/busy entry ends.
- setDateEnd(Date) - Method in class biweekly.component.VFreeBusy
-
Sets the date that the free/busy entry ends.
- setDateEnd(Date, boolean) - Method in class biweekly.component.VFreeBusy
-
Sets the date that the free/busy entry ends.
- setDateStart(DateStart) - Method in class biweekly.component.Observance
-
Sets the date that the timezone observance starts.
- setDateStart(ICalDate) - Method in class biweekly.component.Observance
-
Sets the date that the timezone observance starts.
- setDateStart(DateTimeComponents) - Method in class biweekly.component.Observance
-
Sets the date that the timezone observance starts.
- setDateStart(DateStart) - Method in class biweekly.component.VEvent
-
Sets the date that the event starts (required if no
Method
property is defined).
- setDateStart(Date) - Method in class biweekly.component.VEvent
-
Sets the date that the event starts (required if no
Method
property is defined).
- setDateStart(Date, boolean) - Method in class biweekly.component.VEvent
-
Sets the date that the event starts (required if no
Method
property is defined).
- setDateStart(DateStart) - Method in class biweekly.component.VFreeBusy
-
Sets the date that the free/busy entry starts.
- setDateStart(Date) - Method in class biweekly.component.VFreeBusy
-
Sets the date that the free/busy entry starts.
- setDateStart(Date, boolean) - Method in class biweekly.component.VFreeBusy
-
Sets the date that the free/busy entry starts.
- setDateStart(DateStart) - Method in class biweekly.component.VJournal
-
Sets the date that the journal entry starts.
- setDateStart(Date) - Method in class biweekly.component.VJournal
-
Sets the date that the journal entry starts.
- setDateStart(Date, boolean) - Method in class biweekly.component.VJournal
-
Sets the date that the journal entry starts.
- setDateStart(DateStart) - Method in class biweekly.component.VTodo
-
Sets the date that the to-do task starts.
- setDateStart(Date) - Method in class biweekly.component.VTodo
-
Sets the date that the to-do task starts.
- setDateStart(Date, boolean) - Method in class biweekly.component.VTodo
-
Sets the date that the to-do task starts.
- setDateTimeStamp(DateTimeStamp) - Method in class biweekly.component.VEvent
-
Sets either (a) the creation date of the iCalendar object (if the
Method
property is defined) or (b) the date that the event was
last modified (the
LastModified
property also holds this
information).
- setDateTimeStamp(Date) - Method in class biweekly.component.VEvent
-
Sets either (a) the creation date of the iCalendar object (if the
Method
property is defined) or (b) the date that the event was
last modified (the
LastModified
property also holds this
information).
- setDateTimeStamp(DateTimeStamp) - Method in class biweekly.component.VFreeBusy
-
Sets either (a) the creation date of the iCalendar object (if the
Method
property is defined) or (b) the date that the free/busy
entry was last modified (the
LastModified
property also holds
this information).
- setDateTimeStamp(Date) - Method in class biweekly.component.VFreeBusy
-
Sets either (a) the creation date of the iCalendar object (if the
Method
property is defined) or (b) the date that the free/busy
entry was last modified (the
LastModified
property also holds
this information).
- setDateTimeStamp(DateTimeStamp) - Method in class biweekly.component.VJournal
-
Sets either (a) the creation date of the iCalendar object (if the
Method
property is defined) or (b) the date that the journal
entry was last modified (the
LastModified
property also holds
this information).
- setDateTimeStamp(Date) - Method in class biweekly.component.VJournal
-
Sets either (a) the creation date of the iCalendar object (if the
Method
property is defined) or (b) the date that the journal
entry was last modified (the
LastModified
property also holds
this information).
- setDateTimeStamp(DateTimeStamp) - Method in class biweekly.component.VTodo
-
Sets either (a) the creation date of the iCalendar object (if the
Method
property is defined) or (b) the date that the to-do task
was last modified (the
LastModified
property also holds this
information).
- setDateTimeStamp(Date) - Method in class biweekly.component.VTodo
-
Sets either (a) the creation date of the iCalendar object (if the
Method
property is defined) or (b) the date that the to-do task
was last modified (the
LastModified
property also holds this
information).
- setDaylight(boolean) - Method in class biweekly.property.Daylight
-
Sets whether this timezone observes daylight savings time.
- setDaylightName(String) - Method in class biweekly.property.Daylight
-
Sets the name of daylight savings time.
- setDefaultQuotedPrintableCharset(Charset) - Method in class biweekly.io.text.ICalReader
-
Sets the character set to use when decoding quoted-printable values if
the property has no CHARSET parameter, or if the CHARSET parameter is not
a valid character set.
- setDefaultTimezone(TimeZone) - Method in class biweekly.io.StreamReader
-
Sets the timezone that will be used for parsing date property values that
are floating or that have invalid timezone definitions assigned to them.
- setDefaultTimezone(TimezoneAssignment) - Method in class biweekly.io.TimezoneInfo
-
Sets the timezone to format all date/time values in (by default, all
dates are formatted in UTC).
- setDescription(Description) - Method in class biweekly.component.VAlarm
-
Sets a detailed description of the alarm.
- setDescription(String) - Method in class biweekly.component.VAlarm
-
Sets a detailed description of the alarm.
- setDescription(Description) - Method in class biweekly.component.VEvent
-
Sets a detailed description of the event.
- setDescription(String) - Method in class biweekly.component.VEvent
-
Sets a detailed description of the event.
- setDescription(Description) - Method in class biweekly.component.VTodo
-
Sets a detailed description of the to-do task.
- setDescription(String) - Method in class biweekly.component.VTodo
-
Sets a detailed description of the to-do task.
- setDescription(Description) - Method in class biweekly.ICalendar
-
Sets the human-readable description of the calendar as a whole.
- setDescription(String) - Method in class biweekly.ICalendar
-
Sets the human-readable description of the calendar as a whole.
- setDescription(String) - Method in class biweekly.property.RequestStatus
-
Sets a human-readable description of the status.
- setDirectoryEntry(String) - Method in class biweekly.parameter.ICalParameters
-
Sets the DIR (directory entry) parameter value.
- setDirectoryEntry(String) - Method in class biweekly.property.Attendee
-
- setDirectoryEntry(String) - Method in class biweekly.property.Organizer
-
- setDuration(DurationProperty) - Method in class biweekly.component.VAlarm
-
Sets the length of the pause between alarm repetitions.
- setDuration(Duration) - Method in class biweekly.component.VAlarm
-
Sets the length of the pause between alarm repetitions.
- setDuration(DurationProperty) - Method in class biweekly.component.VEvent
-
Sets the duration of the event.
- setDuration(Duration) - Method in class biweekly.component.VEvent
-
Sets the duration of the event.
- setDuration(DurationProperty) - Method in class biweekly.component.VTodo
-
Sets the duration of the to-do task.
- setDuration(Duration) - Method in class biweekly.component.VTodo
-
Sets the duration of the to-do task.
- setDuration(Duration, Related) - Method in class biweekly.property.Trigger
-
Sets a relative time at which the alarm will trigger.
- setEmail(String) - Method in class biweekly.parameter.ICalParameters
-
Sets the EMAIL parameter value.
- setEmail(String) - Method in class biweekly.property.Attendee
-
Sets the attendee's email
- setEmail(String) - Method in class biweekly.property.EmailAlarm
-
Sets the email address.
- setEmail(String) - Method in class biweekly.property.Organizer
-
Sets the organizer's email
- setEncoding(Encoding) - Method in class biweekly.parameter.ICalParameters
-
Sets the ENCODING parameter value.
- setEnd(ICalDate) - Method in class biweekly.property.Daylight
-
Sets the end date of daylight savings time.
- setExceptionText(String) - Method in class biweekly.property.RequestStatus
-
Sets any additional data related to the response.
- setExpect(String) - Method in class biweekly.parameter.ICalParameters
-
Sets the EXPECT parameter value.
- setExperimentalComponent(String) - Method in class biweekly.component.ICalComponent
-
Adds an experimental sub-component to this component, removing all
existing components that have the same name.
- setExperimentalProperty(String, String) - Method in class biweekly.component.ICalComponent
-
Adds an experimental property to this component, removing all existing
properties that have the same name.
- setExperimentalProperty(String, ICalDataType, String) - Method in class biweekly.component.ICalComponent
-
Adds an experimental property to this component, removing all existing
properties that have the same name.
- setFloating(ICalProperty, boolean) - Method in class biweekly.io.TimezoneInfo
-
Sets whether a property value should be formatted in floating time when
written to an output stream (by default, floating time is disabled for
all properties).
- setFormatType(String) - Method in class biweekly.parameter.ICalParameters
-
Sets the FMTTYPE (format type) parameter value.
- setFormatType(String) - Method in class biweekly.property.BinaryProperty
-
- setFreeBusyType(FreeBusyType) - Method in class biweekly.parameter.ICalParameters
-
Sets the FBTYPE (free busy type) parameter value.
- setGeo(Geo) - Method in class biweekly.component.VEvent
-
Sets a set of geographical coordinates.
- setGeo(Geo) - Method in class biweekly.component.VTodo
-
Sets a set of geographical coordinates.
- setGlobalFloatingTime(boolean) - Method in class biweekly.io.TimezoneInfo
-
Sets whether to format all date/time values as floating times (defaults
to false).
- setGlobalTimezone(TimezoneAssignment) - Method in class biweekly.io.json.JCalModule
-
Sets the timezone that all date/time property values will be formatted
in.
- setGlobalTimezone(TimezoneAssignment) - Method in class biweekly.io.json.JCalSerializer
-
Sets the timezone that all date/time property values will be formatted
in.
- setGlobalTimezone(TimezoneAssignment) - Method in class biweekly.io.StreamWriter
-
Sets the timezone that all date/time property values will be formatted
in.
- setGlobalTimezoneIdResolver(GlobalTimezoneIdResolver) - Method in class biweekly.io.StreamReader
-
Sets the resolver that maps global timezone IDs to Java
TimeZone
objects.
- setIndent(Integer) - Method in class biweekly.io.xml.XCalOutputProperties
-
Sets the number of indent spaces to use for pretty-printing (disabled by
default).
- setLabel(String) - Method in class biweekly.parameter.ICalParameters
-
Sets the LABEL parameter value.
- setLabel(String) - Method in class biweekly.property.Conference
-
- setLanguage(String) - Method in class biweekly.parameter.ICalParameters
-
Sets the LANGUAGE parameter value.
- setLanguage(String) - Method in class biweekly.property.Attendee
-
Sets the language that the common name is written in.
- setLanguage(String) - Method in class biweekly.property.Categories
-
- setLanguage(String) - Method in class biweekly.property.Comment
-
- setLanguage(String) - Method in class biweekly.property.Contact
-
- setLanguage(String) - Method in class biweekly.property.Description
-
- setLanguage(String) - Method in class biweekly.property.Location
-
- setLanguage(String) - Method in class biweekly.property.Name
-
- setLanguage(String) - Method in class biweekly.property.Organizer
-
Sets the language that the common name parameter is written in.
- setLanguage(String) - Method in class biweekly.property.RequestStatus
-
- setLanguage(String) - Method in class biweekly.property.Resources
-
- setLanguage(String) - Method in class biweekly.property.Summary
-
- setLanguage(String) - Method in class biweekly.property.TimezoneName
-
- setLastModified(LastModified) - Method in class biweekly.component.VEvent
-
Sets the date-time that event was last changed.
- setLastModified(Date) - Method in class biweekly.component.VEvent
-
Sets the date-time that the event was last changed.
- setLastModified(LastModified) - Method in class biweekly.component.VJournal
-
Sets the date-time that the journal entry was last changed.
- setLastModified(Date) - Method in class biweekly.component.VJournal
-
Sets the date-time that the journal entry was last changed.
- setLastModified(LastModified) - Method in class biweekly.component.VTimezone
-
Sets the date-time that the timezone data was last changed.
- setLastModified(Date) - Method in class biweekly.component.VTimezone
-
Sets the date-time that the timezone data was last changed.
- setLastModified(LastModified) - Method in class biweekly.component.VTodo
-
Sets the date-time that the to-do task was last changed.
- setLastModified(Date) - Method in class biweekly.component.VTodo
-
Sets the date-time that the to-do task was last changed.
- setLastModified(LastModified) - Method in class biweekly.ICalendar
-
Sets the date and time that the information in this calendar object was
last revised.
- setLastModified(Date) - Method in class biweekly.ICalendar
-
Sets the date and time that the information in this calendar object was
last revised.
- setLatitude(Double) - Method in class biweekly.property.Geo
-
Sets the latitude.
- setLineNumber(Integer) - Method in class biweekly.io.ParseContext
-
Sets the line number the parser is currently on.
- setLocation(Location) - Method in class biweekly.component.VEvent
-
Sets the physical location of the event.
- setLocation(String) - Method in class biweekly.component.VEvent
-
Sets the physical location of the event.
- setLocation(Location) - Method in class biweekly.component.VTodo
-
Sets the physical location of the to-do task.
- setLocation(String) - Method in class biweekly.component.VTodo
-
Sets the physical location of the to-do task.
- setLongitude(Double) - Method in class biweekly.property.Geo
-
Sets the longitude.
- setMaxVersion(VersionNumber) - Method in class biweekly.property.Version
-
Sets the maximum version that a consumer must support in order to
successfully parse the iCalendar object.
- setMethod(Method) - Method in class biweekly.ICalendar
-
Sets the type of
iTIP
request that this iCalendar object represents, or the value of the
"Content-Type" header's "method" parameter if the iCalendar object is
defined as a MIME message entity.
- setMethod(String) - Method in class biweekly.ICalendar
-
Sets the type of
iTIP
request that this iCalendar object represents, or the value of the
"Content-Type" header's "method" parameter if the iCalendar object is
defined as a MIME message entity.
- setMinVersion(VersionNumber) - Method in class biweekly.property.Version
-
Sets the minimum version that a consumer must support in order to
successfully parse the iCalendar object.
- setName(Name) - Method in class biweekly.ICalendar
-
Sets the human-readable name of the calendar as a whole.
- setName(String) - Method in class biweekly.ICalendar
-
Sets the human-readable name of the calendar as a whole.
- setName(String) - Method in class biweekly.property.RawProperty
-
Sets the property name.
- setNote(String) - Method in class biweekly.property.EmailAlarm
-
Sets the note to send
- setOffset(UtcOffset) - Method in class biweekly.property.Daylight
-
Sets the UTC offset of daylight savings time.
- setOnClickUri(String) - Method in class biweekly.property.Image
-
Sets the URI to go to when the user clicks on the image.
- setOrganizer(Organizer) - Method in class biweekly.component.VEvent
-
Sets the organizer of the event.
- setOrganizer(String) - Method in class biweekly.component.VEvent
-
Sets the organizer of the event.
- setOrganizer(Organizer) - Method in class biweekly.component.VFreeBusy
-
Sets the person requesting the free/busy time.
- setOrganizer(String) - Method in class biweekly.component.VFreeBusy
-
Sets the person requesting the free/busy time.
- setOrganizer(Organizer) - Method in class biweekly.component.VJournal
-
Sets the organizer of the journal entry.
- setOrganizer(String) - Method in class biweekly.component.VJournal
-
Sets the organizer of the journal entry.
- setOrganizer(Organizer) - Method in class biweekly.component.VTodo
-
Sets the organizer of the to-do task.
- setOrganizer(String) - Method in class biweekly.component.VTodo
-
Sets the organizer of the to-do task.
- setParameter(String, String) - Method in class biweekly.property.ICalProperty
-
Replaces all existing values of a parameter with the given value.
- setParameter(String, Collection<String>) - Method in class biweekly.property.ICalProperty
-
Replaces all existing values of a parameter with the given values.
- setParameters(ICalParameters) - Method in class biweekly.property.ICalProperty
-
Sets the property's parameters
- setParent(ICalComponent) - Method in class biweekly.io.WriteContext
-
Sets the parent component of the property that is being written.
- setParticipationLevel(ParticipationLevel) - Method in class biweekly.property.Attendee
-
Sets an attendee's level of participation.
- setParticipationStatus(String) - Method in class biweekly.parameter.ICalParameters
-
Gets the PARTSTAT (participation status) parameter value.
- setParticipationStatus(ParticipationStatus) - Method in class biweekly.property.Attendee
-
Sets an attendee's participation status.
- setPercentComplete(PercentComplete) - Method in class biweekly.component.VTodo
-
Sets the amount that the to-do task has been completed.
- setPercentComplete(Integer) - Method in class biweekly.component.VTodo
-
Sets the amount that the to-do task has been completed.
- setPrettyPrint(boolean) - Method in class biweekly.io.json.JCalRawWriter
-
Sets whether or not to pretty-print the JSON.
- setPrettyPrint(boolean) - Method in class biweekly.io.json.JCalWriter
-
Sets whether or not to pretty-print the JSON.
- setPrettyPrinter(PrettyPrinter) - Method in class biweekly.io.json.JCalRawWriter
-
Sets the pretty printer to pretty-print the JSON with.
- setPriority(Priority) - Method in class biweekly.component.VEvent
-
Sets the priority of the event.
- setPriority(Integer) - Method in class biweekly.component.VEvent
-
Sets the priority of the event.
- setPriority(Priority) - Method in class biweekly.component.VTodo
-
Sets the priority of the to-do task.
- setPriority(Integer) - Method in class biweekly.component.VTodo
-
Sets the priority of the to-do task.
- setProductId(ProductId) - Method in class biweekly.ICalendar
-
Sets the name of the application that created the iCalendar object.
- setProductId(String) - Method in class biweekly.ICalendar
-
Sets the application that created the iCalendar object.
- setProperty(ICalProperty) - Method in class biweekly.component.ICalComponent
-
Replaces all existing properties of the given property instance's class
with the given property instance.
- setProperty(Class<T>, T) - Method in class biweekly.component.ICalComponent
-
Replaces all existing properties of the given class with a single
property instance.
- setPropertyName(String) - Method in class biweekly.io.ParseContext
-
Sets the name of the property that the parser is currently parsing.
- setRange(Range) - Method in class biweekly.parameter.ICalParameters
-
Sets the RANGE parameter value.
- setRange(Range) - Method in class biweekly.property.RecurrenceId
-
Sets the effective range of recurrence instances from the instance
specified by this property.
- setRawOffset(int) - Method in class biweekly.io.ICalTimeZone
-
This method is not supported by this class.
- setRecurrenceId(RecurrenceId) - Method in class biweekly.component.VEvent
-
Sets the original value of the
DateStart
property if the event is
recurring and has been modified.
- setRecurrenceId(Date) - Method in class biweekly.component.VEvent
-
Sets the original value of the
DateStart
property if the event is
recurring and has been modified.
- setRecurrenceId(RecurrenceId) - Method in class biweekly.component.VJournal
-
Sets the original value of the
DateStart
property if the event is
recurring and has been modified.
- setRecurrenceId(Date) - Method in class biweekly.component.VJournal
-
Sets the original value of the
DateStart
property if the journal
entry is recurring and has been modified.
- setRecurrenceId(RecurrenceId) - Method in class biweekly.component.VTodo
-
Sets the original value of the
DateStart
property if the to-do
task is recurring and has been modified.
- setRecurrenceId(Date) - Method in class biweekly.component.VTodo
-
Sets the original value of the
DateStart
property if the to-do
task is recurring and has been modified.
- setRecurrenceRule(Recurrence) - Method in class biweekly.component.Observance
-
Sets how often the timezone observance repeats.
- setRecurrenceRule(RecurrenceRule) - Method in class biweekly.component.Observance
-
Sets how often the timezone observance repeats.
- setRecurrenceRule(Recurrence) - Method in class biweekly.component.VEvent
-
Sets how often the event repeats.
- setRecurrenceRule(RecurrenceRule) - Method in class biweekly.component.VEvent
-
Sets how often the event repeats.
- setRecurrenceRule(Recurrence) - Method in class biweekly.component.VJournal
-
Sets how often the journal entry repeats.
- setRecurrenceRule(RecurrenceRule) - Method in class biweekly.component.VJournal
-
Sets how often the journal entry repeats.
- setRecurrenceRule(Recurrence) - Method in class biweekly.component.VTodo
-
Sets how often the to-do task repeats.
- setRecurrenceRule(RecurrenceRule) - Method in class biweekly.component.VTodo
-
Sets how often the to-do task repeats.
- setRefreshInterval(RefreshInterval) - Method in class biweekly.ICalendar
-
Sets the suggested minimum polling interval for checking for updates to
the calendar data.
- setRefreshInterval(Duration) - Method in class biweekly.ICalendar
-
Sets the suggested minimum polling interval for checking for updates to
the calendar data.
- setRelated(Related) - Method in class biweekly.parameter.ICalParameters
-
Sets the RELATED parameter value.
- setRelated(Related) - Method in class biweekly.property.Trigger
-
Sets the date-time field that the duration is relative to.
- setRelationshipType(RelationshipType) - Method in class biweekly.parameter.ICalParameters
-
Sets the RELTYPE (relationship type) parameter value.
- setRelationshipType(RelationshipType) - Method in class biweekly.property.RelatedTo
-
Sets the relationship type.
- setRepeat(Repeat) - Method in class biweekly.component.VAlarm
-
Sets the number of times an alarm should be repeated after its initial
trigger.
- setRepeat(Integer) - Method in class biweekly.component.VAlarm
-
Sets the number of times an alarm should be repeated after its initial
trigger.
- setRepeat(int, Duration) - Method in class biweekly.component.VAlarm
-
Sets the repetition information for the alarm.
- setRepeat(Integer) - Method in class biweekly.property.VCalAlarmProperty
-
- setRequestStatus(RequestStatus) - Method in class biweekly.component.VEvent
-
Sets the response to a scheduling request.
- setRequestStatus(RequestStatus) - Method in class biweekly.component.VFreeBusy
-
Sets the response to a scheduling request.
- setRequestStatus(RequestStatus) - Method in class biweekly.component.VJournal
-
Sets the response to a scheduling request.
- setRequestStatus(RequestStatus) - Method in class biweekly.component.VTodo
-
Sets the response to a scheduling request.
- setRole(String) - Method in class biweekly.parameter.ICalParameters
-
Sets the ROLE parameter value.
- setRole(Role) - Method in class biweekly.property.Attendee
-
Sets an attendee's role (for example, "chair" or "attendee").
- setRsvp(String) - Method in class biweekly.parameter.ICalParameters
-
Sets the RSVP parameter value.
- setRsvp(Boolean) - Method in class biweekly.property.Attendee
-
Sets whether the organizer requests a response from the attendee.
- setScribeIndex(ScribeIndex) - Method in class biweekly.io.json.JCalDeserializer
-
Sets the scribe index.
- setScribeIndex(ScribeIndex) - Method in class biweekly.io.json.JCalModule
-
Sets the scribe index for the serializer and deserializer to use.
- setScribeIndex(ScribeIndex) - Method in class biweekly.io.json.JCalSerializer
-
Sets the scribe index.
- setScribeIndex(ScribeIndex) - Method in class biweekly.io.StreamReader
-
Sets the object that manages the component/property scribes.
- setScribeIndex(ScribeIndex) - Method in class biweekly.io.StreamWriter
-
Sets the object that manages the component/property scribes.
- setSentBy(String) - Method in class biweekly.parameter.ICalParameters
-
Sets the SENT-BY parameter value.
- setSentBy(String) - Method in class biweekly.property.Attendee
-
- setSentBy(String) - Method in class biweekly.property.Organizer
-
- setSequence(Sequence) - Method in class biweekly.component.VEvent
-
Sets the revision number of the event.
- setSequence(Integer) - Method in class biweekly.component.VEvent
-
Sets the revision number of the event.
- setSequence(Sequence) - Method in class biweekly.component.VJournal
-
Sets the revision number of the journal entry.
- setSequence(Integer) - Method in class biweekly.component.VJournal
-
Sets the revision number of the journal entry.
- setSequence(Sequence) - Method in class biweekly.component.VTodo
-
Sets the revision number of the to-do task.
- setSequence(Integer) - Method in class biweekly.component.VTodo
-
Sets the revision number of the to-do task.
- setSnooze(Duration) - Method in class biweekly.property.VCalAlarmProperty
-
- setSource(Source) - Method in class biweekly.ICalendar
-
Sets the location that the calendar data can be refreshed from.
- setSource(String) - Method in class biweekly.ICalendar
-
Sets the location that the calendar data can be refreshed from.
- setStandardName(String) - Method in class biweekly.property.Daylight
-
Sets the name for standard time.
- setStart(ICalDate) - Method in class biweekly.property.Daylight
-
Sets the start date of dayight savings time.
- setStart(Date) - Method in class biweekly.property.VCalAlarmProperty
-
- setStatus(Status) - Method in class biweekly.component.VEvent
-
Sets the status of the event.
- setStatus(Status) - Method in class biweekly.component.VJournal
-
Sets the status of the journal entry.
- setStatus(Status) - Method in class biweekly.component.VTodo
-
Sets the status of the to-do task.
- setStatus(String) - Method in class biweekly.parameter.ICalParameters
-
Sets the STATUS parameter value.
- setStatusCode(String) - Method in class biweekly.property.RequestStatus
-
Sets a status code.
- setSummary(Summary) - Method in class biweekly.component.VAlarm
-
Sets the summary of the alarm.
- setSummary(String) - Method in class biweekly.component.VAlarm
-
Sets the summary of the alarm.
- setSummary(Summary) - Method in class biweekly.component.VEvent
-
Sets the summary of the event.
- setSummary(String) - Method in class biweekly.component.VEvent
-
Sets the summary of the event.
- setSummary(Summary) - Method in class biweekly.component.VJournal
-
Sets the summary of the journal entry.
- setSummary(String) - Method in class biweekly.component.VJournal
-
Sets the summary of the journal entry.
- setSummary(Summary) - Method in class biweekly.component.VTodo
-
Sets the summary of the to-do task.
- setSummary(String) - Method in class biweekly.component.VTodo
-
Sets the summary of the to-do task.
- setTargetVersion(ICalVersion) - Method in class biweekly.io.text.ICalWriter
-
Sets the version that the written iCalendar objects will adhere to.
- setText(String) - Method in class biweekly.property.Conference
-
Sets the value of this property to a plain text value.
- setText(String) - Method in class biweekly.property.DisplayAlarm
-
Sets the text to display when the alarm is triggered.
- setTimezone(ICalProperty, TimezoneAssignment) - Method in class biweekly.io.TimezoneInfo
-
Assigns a timezone to a specific property.
- setTimezoneId(TimezoneId) - Method in class biweekly.component.VTimezone
-
Sets an ID for this timezone.
- setTimezoneId(String) - Method in class biweekly.component.VTimezone
-
Sets an ID for this timezone.
- setTimezoneId(String) - Method in class biweekly.parameter.ICalParameters
-
Sets the TZID (timezone ID) parameter value.
- setTimezoneInfo(TimezoneInfo) - Method in class biweekly.ICalendar
-
Sets the timezone information associated with this iCalendar object.
- setTimezoneOffsetFrom(TimezoneOffsetFrom) - Method in class biweekly.component.Observance
-
Sets the UTC offset that the timezone observance transitions from.
- setTimezoneOffsetFrom(UtcOffset) - Method in class biweekly.component.Observance
-
Sets the UTC offset that the timezone observance transitions from.
- setTimezoneOffsetTo(TimezoneOffsetTo) - Method in class biweekly.component.Observance
-
Sets the UTC offset that the timezone observance transitions to.
- setTimezoneOffsetTo(UtcOffset) - Method in class biweekly.component.Observance
-
Sets the UTC offset that the timezone observance transitions to.
- setTimezoneUrl(TimezoneUrl) - Method in class biweekly.component.VTimezone
-
Sets the timezone URL, which points to an iCalendar object that contains
further information on the timezone.
- setTimezoneUrl(String) - Method in class biweekly.component.VTimezone
-
Sets the timezone URL, which points to an iCalendar object that contains
further information on the timezone.
- setTransparency(Transparency) - Method in class biweekly.component.VEvent
-
Sets whether an event is visible to free/busy time searches.
- setTransparency(Boolean) - Method in class biweekly.component.VEvent
-
Sets whether an event is visible to free/busy time searches.
- setTrigger(Trigger) - Method in class biweekly.component.VAlarm
-
Sets when the alarm will be triggered.
- setType(String) - Method in class biweekly.parameter.ICalParameters
-
Sets the TYPE parameter value.
- setType(String) - Method in class biweekly.property.AudioAlarm
-
- setType(FreeBusyType) - Method in class biweekly.property.FreeBusy
-
Sets the person's status over the time periods that are specified in this
property (for example, "free" or "busy").
- setUid(Uid) - Method in class biweekly.component.VEvent
-
Sets the unique identifier for this event.
- setUid(String) - Method in class biweekly.component.VEvent
-
Sets the unique identifier for this event.
- setUid(Uid) - Method in class biweekly.component.VFreeBusy
-
Sets the unique identifier for this free/busy entry.
- setUid(String) - Method in class biweekly.component.VFreeBusy
-
Sets the unique identifier for this free/busy entry.
- setUid(Uid) - Method in class biweekly.component.VJournal
-
Sets the unique identifier for this journal entry.
- setUid(String) - Method in class biweekly.component.VJournal
-
Sets the unique identifier for this journal entry.
- setUid(Uid) - Method in class biweekly.component.VTodo
-
Sets the unique identifier for this to-do task.
- setUid(String) - Method in class biweekly.component.VTodo
-
Sets the unique identifier for this to-do task.
- setUid(Uid) - Method in class biweekly.ICalendar
-
Sets the calendar's unique identifier.
- setUid(String) - Method in class biweekly.ICalendar
-
Sets the calendar's unique identifier.
- setUri(String) - Method in class biweekly.property.Attachment
-
- setUri(String) - Method in class biweekly.property.Attendee
-
Sets a URI representing the attendee.
- setUri(String) - Method in class biweekly.property.AudioAlarm
-
- setUri(String) - Method in class biweekly.property.BinaryProperty
-
Sets the property's URI.
- setUri(String) - Method in class biweekly.property.Conference
-
Sets the value of this property to a URI.
- setUri(String) - Method in class biweekly.property.Organizer
-
Sets a URI representing the organizer.
- setUrl(Url) - Method in class biweekly.component.VEvent
-
Sets a URL to a resource that contains additional information about the
event.
- setUrl(String) - Method in class biweekly.component.VEvent
-
Sets a URL to a resource that contains additional information about the
event.
- setUrl(Url) - Method in class biweekly.component.VFreeBusy
-
Sets a URL to a resource that contains additional information about the
free/busy entry.
- setUrl(String) - Method in class biweekly.component.VFreeBusy
-
Sets a URL to a resource that contains additional information about the
free/busy entry.
- setUrl(Url) - Method in class biweekly.component.VJournal
-
Sets a URL to a resource that contains additional information about the
journal entry.
- setUrl(String) - Method in class biweekly.component.VJournal
-
Sets a URL to a resource that contains additional information about the
journal entry.
- setUrl(Url) - Method in class biweekly.component.VTodo
-
Sets a URL to a resource that contains additional information about the
to-do task.
- setUrl(String) - Method in class biweekly.component.VTodo
-
Sets a URL to a resource that contains additional information about the
to-do task.
- setUrl(Url) - Method in class biweekly.ICalendar
-
Sets the location of a more dynamic, alternate representation of the
calendar (such as a website that allows you to interact with the calendar
data).
- setUrl(String) - Method in class biweekly.ICalendar
-
Sets the location of a more dynamic, alternate representation of the
calendar (such as a website that allows you to interact with the calendar
data).
- setValue(ICalDataType) - Method in class biweekly.parameter.ICalParameters
-
Sets the VALUE parameter value.
- setValue(String) - Method in class biweekly.property.Color
-
Sets the value of this property.
- setValue(Date, boolean) - Method in class biweekly.property.DateOrDateTimeProperty
-
Sets the date-time value.
- setValue(String) - Method in class biweekly.property.RawProperty
-
Sets the property value.
- setValue(T) - Method in class biweekly.property.ValuedProperty
-
Sets the value of this property.
- setVersion(ICalVersion) - Method in class biweekly.ICalendar
-
Sets the version of this iCalendar object.
- setVersion(ICalVersion) - Method in class biweekly.io.ParseContext
-
Sets the version of the iCalendar object being parsed.
- setXmlVersion(String) - Method in class biweekly.io.xml.XCalOutputProperties
-
Sets the XML version to use (defaults to "1.0").
- SIBLING - Static variable in class biweekly.parameter.RelationshipType
-
- single(Object) - Static method in class biweekly.io.json.JCalValue
-
Creates a single-valued value.
- size() - Method in class biweekly.parameter.ICalParameters.ICalParameterList
-
- size() - Method in class biweekly.util.ListMultimap
-
Gets the number of values in the map.
- SkipMeException - Exception in biweekly.io
-
Thrown during the reading or writing of an iCalendar property to show that
the property should not be written to the iCalendar data stream or not be
included in the parsed
ICalendar
object.
- SkipMeException(String) - Constructor for exception biweekly.io.SkipMeException
-
Creates a new "skip me" exception.
- snooze - Variable in class biweekly.property.VCalAlarmProperty
-
- Source - Class in biweekly.property
-
Defines a URI where the calendar data can be refreshed from.
- Source(String) - Constructor for class biweekly.property.Source
-
Creates a source property.
- Source(Source) - Constructor for class biweekly.property.Source
-
Copy constructor.
- SourceScribe - Class in biweekly.io.scribe.property
-
- SourceScribe() - Constructor for class biweekly.io.scribe.property.SourceScribe
-
- StandardTime - Class in biweekly.component
-
Defines the date range of a timezone's standard time.
- StandardTime() - Constructor for class biweekly.component.StandardTime
-
- StandardTime(StandardTime) - Constructor for class biweekly.component.StandardTime
-
Copy constructor.
- StandardTimeScribe - Class in biweekly.io.scribe.component
-
- StandardTimeScribe() - Constructor for class biweekly.io.scribe.component.StandardTimeScribe
-
- START - Static variable in class biweekly.parameter.Related
-
- start - Variable in class biweekly.property.VCalAlarmProperty
-
- startsWithIgnoreCase(String, String) - Static method in class biweekly.util.StringUtils
-
- STATUS - Static variable in class biweekly.parameter.ICalParameters
-
- Status - Class in biweekly.property
-
Defines the status of the component that this property belongs to, such as a
to-do task being "completed".
- Status(String) - Constructor for class biweekly.property.Status
-
Creates a status property.
- Status(Status) - Constructor for class biweekly.property.Status
-
Copy constructor.
- StatusScribe - Class in biweekly.io.scribe.property
-
- StatusScribe() - Constructor for class biweekly.io.scribe.property.StatusScribe
-
- StreamReader - Class in biweekly.io
-
Parses iCalendar objects from a data stream.
- StreamReader() - Constructor for class biweekly.io.StreamReader
-
- StreamWriter - Class in biweekly.io
-
Writes iCalendar objects to a data stream.
- StreamWriter() - Constructor for class biweekly.io.StreamWriter
-
- StringUtils - Class in biweekly.util
-
Helper class for dealing with strings.
- StringUtils.JoinCallback<T> - Interface in biweekly.util
-
Callback interface used with various StringUtils.join()
methods.
- structured(Object...) - Static method in class biweekly.io.json.JCalValue
-
Creates a structured value.
- structured(List<List<?>>) - Static method in class biweekly.io.json.JCalValue
-
Creates a structured value.
- Summary - Class in biweekly.property
-
Defines a short, one line summary of the component that this property belongs
to.
- Summary(String) - Constructor for class biweekly.property.Summary
-
Creates a new summary property.
- Summary(Summary) - Constructor for class biweekly.property.Summary
-
Copy constructor.
- SummaryScribe - Class in biweekly.io.scribe.property
-
- SummaryScribe() - Constructor for class biweekly.io.scribe.property.SummaryScribe
-
- supportedVersions - Variable in class biweekly.parameter.VersionedEnumParameterValue
-