Module ical4j.core

Class XParameter

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

public class XParameter extends Parameter implements Encodable
$Id$ [15/06/2004] Defines an extension parameter.
See Also:
  • Constructor Details

    • XParameter

      public XParameter(String aName, String aValue)
      Parameters:
      aName - parameter name
      aValue - parameter value
  • Method Details

    • getValue

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