Uses of Class
biweekly.component.VFreeBusy

Packages that use VFreeBusy
biweekly   
biweekly.component.marshaller   
 

Uses of VFreeBusy in biweekly
 

Methods in biweekly that return types with arguments of type VFreeBusy
 List<VFreeBusy> ICalendar.getFreeBusies()
          Gets the free/busy entries.
 

Methods in biweekly with parameters of type VFreeBusy
 void ICalendar.addFreeBusy(VFreeBusy freeBusy)
          Adds a free/busy entry.
 

Uses of VFreeBusy in biweekly.component.marshaller
 

Methods in biweekly.component.marshaller that return VFreeBusy
protected  VFreeBusy VFreeBusyMarshaller._newInstance()
           
 

Methods in biweekly.component.marshaller with parameters of type VFreeBusy
 List<ICalProperty> VFreeBusyMarshaller.getProperties(VFreeBusy component)
           
 



Copyright © 2013 Michael Angstadt. All Rights Reserved.