Class FreeBusyType

All Implemented Interfaces:
VParameter<FreeBusyType.FreeBusyTypeEnum>, VChild, VElement

FBTYPE Free/Busy Time Type RFC 5545, 3.2.9, page 20 To specify the free or busy time type. Example: FREEBUSY;FBTYPE=BUSY:19980415T133000Z/19980415T170000Z
Author:
David Bal
See Also:
  • Constructor Details

    • FreeBusyType

      public FreeBusyType()
      set BUSY as default FreeBusy type value
    • FreeBusyType

      public FreeBusyType(FreeBusyType.FreeBusyTypeEnum value)
    • FreeBusyType

      public FreeBusyType(FreeBusyType source)
  • Method Details