Module ical4j.core

Class Range

All Implemented Interfaces:
Serializable, Comparable<Parameter>, Encodable

public class Range extends Parameter implements Encodable
$Id$ [18-Apr-2004]

Defines a Recurrence Identifier Range parameter.

See Also:
  • Field Details

    • THISANDPRIOR

      public static final Range THISANDPRIOR
      This and prior.
    • THISANDFUTURE

      public static final Range THISANDFUTURE
      This and future.
  • Constructor Details

    • Range

      public Range(String aValue)
      Parameters:
      aValue - a string representation of a recurrence identifier range
  • Method Details

    • getValue

      public final String getValue()
      Specified by:
      getValue in class Content
      Returns:
      the content value