| Package | Description |
|---|---|
| biweekly.component | |
| biweekly.io.scribe.property |
| Modifier and Type | Method and Description |
|---|---|
Resources |
VTodo.addResources(List<String> resources)
Adds a list of resources that are needed for the to-do.
|
Resources |
VEvent.addResources(List<String> resources)
Adds a list of resources that are needed for the event.
|
Resources |
VTodo.addResources(String... resources)
Adds a list of resources that are needed for the to-do.
|
Resources |
VEvent.addResources(String... resources)
Adds a list of resources that are needed for the event.
|
| Modifier and Type | Method and Description |
|---|---|
List<Resources> |
VTodo.getResources()
Gets the resources that are needed for the to-do.
|
List<Resources> |
VEvent.getResources()
Gets the resources that are needed for the event.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VTodo.addResources(Resources resources)
Adds a list of resources that are needed for the to-do.
|
void |
VEvent.addResources(Resources resources)
Adds a list of resources that are needed for the event.
|
| Modifier and Type | Method and Description |
|---|---|
Resources |
ResourcesScribe.newInstance(ICalDataType dataType,
ICalParameters parameters) |
Copyright © 2013-2015 Michael Angstadt. All Rights Reserved.