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 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 parameter 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 IntegerProperty
          Represents a property whose value is an integer.
 class LastModified
          Defines the date-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 iCal is defined as a MIME message entity.
 class Organizer
           Defines an organizer.
 class PercentComplete
          Defines the amount that a to-do task has been completed.
 class Priority
          Defines the priority of an event or to-do.
 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 Repeat
          Defines the number of times an alarm should be repeated after its initial trigger.
 class Sequence
          Defines a revision number for a component.
 class Status
          Defines the status of the component that this property belongs to.
 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 the traditional, non-standard name for a timezone (for example, "EST" for 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.