Package | Description |
---|---|
biweekly.io.scribe.property | |
biweekly.property |
Modifier and Type | Class and Description |
---|---|
class |
TextPropertyScribe<T extends TextProperty>
Marshals properties that have text values.
|
Modifier and Type | Class and Description |
---|---|
class |
Action
Defines the type of action to invoke when an alarm is triggered.
|
class |
CalendarScale
Defines the calendar system that this iCalendar object uses for all its date
values.
|
class |
Classification
Defines the level of sensitivity of the iCalendar data.
|
class |
Comment
Defines a free-text comment.
|
class |
Contact
Defines the contact information for a person or other entity (for example,
the name of a business and its phone number).
|
class |
Description
Defines a detailed description of the component that this property belongs
to.
|
class |
EnumProperty
Represents a property that has a defined set of acceptable values (for
example, the
Action property). |
class |
Location
Defines the physical location of an event.
|
class |
Method
Specifies the value of the "Content-Type" header's "method" parameter if the
iCalendar object is defined as a MIME message entity.
|
class |
ProductId
Identifies the application that created the iCalendar object.
|
class |
RelatedTo
Defines a relationship between the component that this property belongs to
and another component.
|
class |
Status
Defines the status of the component that this property belongs to, such as a
to-do task being "completed".
|
class |
Summary
Defines a short, one line summary of the component that this property belongs
to.
|
class |
TimezoneId
Defines a unique identifier for a
VTimezone component. |
class |
TimezoneName
Defines a traditional, human-readable, non-standard name for a timezone
observance (for example, "Eastern Standard Time" for standard time on the US
east coast).
|
class |
TimezoneUrl
Defines a URL that points to an iCalendar object that contains further
information on a timezone.
|
class |
Transparency
Defines whether an event is visible to free/busy time searches or not.
|
class |
Uid
Defines a unique identifier for a component.
|
class |
Url
Defines a website that contains additional information about a component.
|
Copyright © 2013-2015 Michael Angstadt. All Rights Reserved.