Module ical4j.core

Class Role

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

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

Defines a Participation Role parameter.

See Also:
  • Field Details

    • CHAIR

      public static final Role CHAIR
      Chair.
    • REQ_PARTICIPANT

      public static final Role REQ_PARTICIPANT
      Required participant.
    • OPT_PARTICIPANT

      public static final Role OPT_PARTICIPANT
      Optional participant.
    • NON_PARTICIPANT

      public static final Role NON_PARTICIPANT
      Non-participant.
  • Constructor Details

    • Role

      public Role(String aValue)
      Parameters:
      aValue - a string representation of a participation role
  • Method Details

    • getValue

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