Uses of Class
biweekly.property.ValuedProperty

Packages that use ValuedProperty
biweekly.property   
 

Uses of ValuedProperty in biweekly.property
 

Subclasses of ValuedProperty in biweekly.property
 class Action
           Defines the type of action to invoke when an alarm is triggered.
 class Attendee
           Defines an attendee (such as a person attending an event).
 class CalendarScale
           Specifies the calendar system that this iCalendar object uses.
 class Classification
           Defines the level of sensitivity of the iCalendar data.
 class Comment
           Defines a free-text comment to be read by the user.
 class Completed
           Defines the date and time that a to-do task was completed.
 class Contact
           Defines contact information for a person or other entity (for example, the name of a business and its phone number).
 class Created
           Defines the date-time that the calendar information was initially created.
 class DateTimeProperty
          Represents a property whose value is a date-time.
 class DateTimeStamp
           The meaning of this property varies depending on the state of the iCalendar object: If a Method property exists: Defines the creation date of the iCalendar object (not the creation date of the actual calendar data).
 class Description
           A detailed description of the component that this property belongs to.
 class DurationProperty
           Defines a duration of time (for example, "2 hours and 30 minutes").
 class EnumProperty
          Parent class for properties that have a defined set of acceptable values (for example, Action).
 class ExceptionRule
           Defines an exception to a RecurrenceRule.
 class IntegerProperty
          Represents a property whose value is an integer.
 class LastModified
           Defines the date and time that the calendar data in a component was last changed.
 class Location
           Defines the physical location of an event.
 class Method
           Specifies the value of the Content-Type "method" parameter if the iCalendar object is defined as a MIME message entity.
 class Organizer
           Defines an organizer.
 class PercentComplete
           Defines a to-do task's level of completion.
 class Priority
           Defines the priority of an event or to-do task.
 class ProductId
           Identifies the application that created the iCalendar object.
 class RecurrenceProperty
          Defines a property whose value is a recurrence rule.
 class RecurrenceRule
           Defines how often a component repeats.
 class RelatedTo
           Defines a relationship between the component that this property belongs to and another component.
 class Repeat
           Defines the number of times an alarm should be repeated after its initial trigger.
 class Sequence
           Defines a revision number for an event, to-do task, or journal entry.
 class Status
           Defines the status of the component that this property belongs to, such as a to-do task being in a "completed" state.
 class Summary
           Defines a short, one line summary of the component that this property belongs to.
 class TextProperty
          Represents a property whose value is a plain-text string.
 class TimezoneId
           Defines a unique identifier for a VTimezone component.
 class TimezoneName
           Defines a traditional, 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.
 class Uid
           Defines a unique identifier for a component.
 class Url
           Points to a resource that contains additional information about a component.
 class Xml
           Used for storing properties parsed from xCal documents whose XML namespaces are not part of the xCal XML namespace.
 



Copyright © 2013 Michael Angstadt. All Rights Reserved.