Module ical4j.core

Class Related

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

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

Defines an Alarm Trigger Relationship parameter.

See Also:
  • Field Details

    • START

      public static final Related START
      Trigger start.
    • END

      public static final Related END
      Trigger end.
  • Constructor Details

    • Related

      public Related(String aValue)
      Parameters:
      aValue - a string representation of an alarm trigger relationship
  • Method Details

    • getValue

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