| Package | Description |
|---|---|
| biweekly | |
| biweekly.component |
Contains DTO classes for each component.
|
| biweekly.io.scribe.component |
Contains classes that marshal and unmarshal components.
|
| Modifier and Type | Method and Description |
|---|---|
List<VEvent> |
ICalendar.getEvents()
Gets the calendar's events.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ICalendar.addEvent(VEvent event)
Adds an event to the calendar.
|
| Modifier and Type | Method and Description |
|---|---|
VEvent |
VEvent.copy() |
| Constructor and Description |
|---|
VEvent(VEvent original)
Copy constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected VEvent |
VEventScribe._newInstance() |
Copyright © 2013-2016 Michael Angstadt. All Rights Reserved.