public class VFreebusy
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
VFreebusy.Slot
A free/busy slot
|
static class |
VFreebusy.Type |
| Modifier and Type | Field and Description |
|---|---|
BmDateTime |
dtend |
BmDateTime |
dtstart |
java.util.List<VFreebusy.Slot> |
slots |
| Constructor and Description |
|---|
VFreebusy() |
public BmDateTime dtstart
public BmDateTime dtend
public java.util.List<VFreebusy.Slot> slots
Copyright © 2024. All Rights Reserved.