Class VFreeUtil

java.lang.Object
org.bedework.convert.ical.IcalUtil
org.bedework.convert.ical.VFreeUtil

public class VFreeUtil extends IcalUtil
Author:
Mike Douglass douglm rpi.edu
  • Constructor Details

    • VFreeUtil

      public VFreeUtil()
  • Method Details

    • toVFreeBusy

      public static net.fortuna.ical4j.model.component.VFreeBusy toVFreeBusy(BwEvent val)
      Make a VFreeBusy object from a BwFreeBusy.
      Parameters:
      val - event
      Returns:
      VFreeBusy
      Throws:
      RuntimeException - on fatal error