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