public class VFreebusyQuery
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
BmDateTime |
dtend |
BmDateTime |
dtstart |
java.util.List<java.lang.String> |
excludedEvents |
boolean |
withOOFSlots |
| Constructor and Description |
|---|
VFreebusyQuery() |
| Modifier and Type | Method and Description |
|---|---|
static VFreebusyQuery |
create(BmDateTime dtstart,
BmDateTime dtend) |
public BmDateTime dtstart
public BmDateTime dtend
public java.util.List<java.lang.String> excludedEvents
public boolean withOOFSlots
public static VFreebusyQuery create(BmDateTime dtstart, BmDateTime dtend)
Copyright © 2023. All Rights Reserved.