Module ical4j.core

Class Derived

All Implemented Interfaces:
Serializable, Comparable<Parameter>

public class Derived extends Parameter
$Id: Rsvp.java,v 1.16 2010/03/06 12:57:25 fortuna Exp $ [18-Apr-2004] Defines an RSVP parameter.
See Also:
  • Field Details

    • TRUE

      public static final Derived TRUE
      Is a derived object.
    • FALSE

      public static final Derived FALSE
      Is not a derived object.
  • Constructor Details

    • Derived

      public Derived(String aValue)
      Parameters:
      aValue - a string representation
    • Derived

      public Derived(Boolean aValue)
      Parameters:
      aValue - a boolean value
  • Method Details

    • getDerived

      public final Boolean getDerived()
      Returns:
      Returns the rsvp.
    • getValue

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