public static class VFreebusy.Slot
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
BmDateTime | 
dtend  | 
BmDateTime | 
dtstart  | 
VFreebusy.Type | 
type  | 
| Constructor and Description | 
|---|
Slot()  | 
| Modifier and Type | Method and Description | 
|---|---|
static VFreebusy.Slot | 
create(BmDateTime dtstart,
      BmDateTime dtend,
      VFreebusy.Type type)  | 
public BmDateTime dtstart
public BmDateTime dtend
public VFreebusy.Type type
public static VFreebusy.Slot create(BmDateTime dtstart, BmDateTime dtend, VFreebusy.Type type)
Copyright © 2021. All Rights Reserved.