| Package | Description |
|---|---|
| org.bedework.calsvci |
This package defines the bedework api.
|
| Modifier and Type | Method and Description |
|---|---|
EventsI.CopyMoveStatus |
EventsI.copyMoveNamed(EventInfo from,
BwCalendar to,
String name,
boolean copy,
boolean overwrite,
boolean newGuidOK)
Copy or move the given named entity to the destination calendar and give it
the supplied name.
|
static EventsI.CopyMoveStatus |
EventsI.CopyMoveStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventsI.CopyMoveStatus[] |
EventsI.CopyMoveStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Bedework. All rights reserved.