All Implemented Interfaces:
VParameter<Range.RangeType>, VChild, VElement

public class Range extends VParameterBase<Range,Range.RangeType>
RANGE Recurrence Identifier Range RFC 5545, 3.2.13, page 23 To specify the effective range of recurrence instances from the instance specified by the recurrence identifier specified by the property. Example: RECURRENCE-ID;RANGE=THISANDFUTURE:19980401T133000Z
  • Field Details

  • Constructor Details

    • Range

      public Range()
      Set THISANDFUTURE as default value
    • Range

      public Range(Range.RangeType value)
    • Range

      public Range(String content)
    • Range

      public Range(Range source)
  • Method Details