All Implemented Interfaces:
VProperty<URI>, VChild, VElement, VParent

public class TimeZoneURL extends VPropertyBase<URI,TimeZoneURL>
TZURL Time Zone URL RFC 5545, 3.8.3.5, page 106 This property provides a means for a "VTIMEZONE" component to point to a network location that can be used to retrieve an up- to-date version of itself EXAMPLES: TZURL:http://timezones.example.org/tz/America-Los_Angeles.ics
See Also:
  • Constructor Details

    • TimeZoneURL

      public TimeZoneURL(TimeZoneURL source)
    • TimeZoneURL

      public TimeZoneURL(URI value)
    • TimeZoneURL

      public TimeZoneURL()
  • Method Details