Class DelegatedTo

All Implemented Interfaces:
Serializable, Comparable<Parameter>

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

Defines a Delegatees parameter.

See Also:
  • Constructor Details

    • DelegatedTo

      public DelegatedTo(String aValue) throws URISyntaxException
      Parameters:
      aValue - a string representation of Delegatees
      Throws:
      URISyntaxException - when the specified string is not a valid list of cal-addresses
    • DelegatedTo

      public DelegatedTo(AddressList aList)
      Parameters:
      aList - a list of addresses
  • Method Details

    • getDelegatees

      public final AddressList getDelegatees()
      Returns:
      Returns the delegatees addresses.
    • getValue

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