Package | Description |
---|---|
biweekly.component | |
biweekly.io.scribe.property |
Modifier and Type | Method and Description |
---|---|
Url |
VTodo.getUrl()
Gets a URL to a resource that contains additional information about the
to-do.
|
Url |
VJournal.getUrl()
Gets a URL to a resource that contains additional information about the
journal entry.
|
Url |
VFreeBusy.getUrl()
Gets a URL to a resource that contains additional information about the
free/busy entry.
|
Url |
VEvent.getUrl()
Gets a URL to a resource that contains additional information about the
event.
|
Url |
VTodo.setUrl(String url)
Sets a URL to a resource that contains additional information about the
to-do.
|
Url |
VJournal.setUrl(String url)
Sets a URL to a resource that contains additional information about the
journal entry.
|
Url |
VFreeBusy.setUrl(String url)
Sets a URL to a resource that contains additional information about the
free/busy entry.
|
Url |
VEvent.setUrl(String url)
Sets a URL to a resource that contains additional information about the
event.
|
Modifier and Type | Method and Description |
---|---|
void |
VTodo.setUrl(Url url)
Sets a URL to a resource that contains additional information about the
to-do.
|
void |
VJournal.setUrl(Url url)
Sets a URL to a resource that contains additional information about the
journal entry.
|
void |
VFreeBusy.setUrl(Url url)
Sets a URL to a resource that contains additional information about the
free/busy entry.
|
void |
VEvent.setUrl(Url url)
Sets a URL to a resource that contains additional information about the
event.
|
Modifier and Type | Method and Description |
---|---|
protected Url |
UrlScribe.newInstance(String value,
ICalVersion version) |
Copyright © 2013-2015 Michael Angstadt. All Rights Reserved.