Module ical4j.core

Class DelegatedFrom

All Implemented Interfaces:
Serializable, Comparable<Parameter>

public class DelegatedFrom extends Parameter
$Id$ [18-Apr-2004]

Defines a Delegators parameter.

See Also:
  • Constructor Details

    • DelegatedFrom

      public DelegatedFrom(String aValue)
      Parameters:
      aValue - a string representation of Delegators
      Throws:
      IllegalArgumentException - when the specified string is not a valid list of cal-addresses
    • DelegatedFrom

      public DelegatedFrom(List<URI> aList)
      Parameters:
      aList - a list of addresses
  • Method Details

    • getDelegators

      public final List<URI> getDelegators()
      Returns:
      Returns the delegators addresses.
    • getValue

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