public class VFreebusyServiceHelper
extends java.lang.Object
| Constructor and Description | 
|---|
VFreebusyServiceHelper()  | 
| Modifier and Type | Method and Description | 
|---|---|
static java.lang.String | 
asIcs(VFreebusy fb)  | 
static VFreebusy | 
convertToFreebusy(java.lang.String domainUid,
                 java.lang.String freebusyOwner,
                 BmDateTime dtstart,
                 BmDateTime dtend,
                 java.util.List<ItemValue<VEvent>> events,
                 java.util.List<ItemValue<VEvent>> oof)  | 
static java.lang.String | 
convertToFreebusyString(VFreebusy fb)  | 
public static java.lang.String asIcs(VFreebusy fb)
events - public static java.lang.String convertToFreebusyString(VFreebusy fb)
values - public static VFreebusy convertToFreebusy(java.lang.String domainUid, java.lang.String freebusyOwner, BmDateTime dtstart, BmDateTime dtend, java.util.List<ItemValue<VEvent>> events, java.util.List<ItemValue<VEvent>> oof)
events - Copyright © 2021. All Rights Reserved.