Module ical4j.core

Class FbType

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

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

Defines a Free/Busy Time Type parameter.

See Also:
  • Field Details

    • FREE

      public static final FbType FREE
      Free time.
    • BUSY

      public static final FbType BUSY
      Busy time.
    • BUSY_UNAVAILABLE

      public static final FbType BUSY_UNAVAILABLE
      Busy (unavailable) time.
    • BUSY_TENTATIVE

      public static final FbType BUSY_TENTATIVE
      Busy (tentative) time.
  • Constructor Details

    • FbType

      public FbType(String aValue)
      Parameters:
      aValue - a string representation of a format type
  • Method Details

    • getValue

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