| Package | Description |
|---|---|
| org.bedework.caldav.server.sysinterface |
| Modifier and Type | Method and Description |
|---|---|
static SysIntf.MethodEmitted |
SysIntf.MethodEmitted.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SysIntf.MethodEmitted[] |
SysIntf.MethodEmitted.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
SysIntf.writeCalendar(Collection<CalDAVEvent> evs,
SysIntf.MethodEmitted method,
org.bedework.util.xml.XmlEmit xml,
Writer wtr,
String contentType)
Write a collection of events as an ical calendar.
|
Copyright © 2018 Bedework. All rights reserved.