Package | Description |
---|---|
biweekly.component | |
biweekly.io.scribe.property |
Modifier and Type | Method and Description |
---|---|
Location |
VTodo.getLocation()
Gets the physical location of the to-do.
|
Location |
VEvent.getLocation()
Gets the physical location of the event.
|
Location |
VTodo.setLocation(String location)
Sets the physical location of the to-do.
|
Location |
VEvent.setLocation(String location)
Sets the physical location of the event.
|
Modifier and Type | Method and Description |
---|---|
void |
VTodo.setLocation(Location location)
Sets the physical location of the to-do.
|
void |
VEvent.setLocation(Location location)
Sets the physical location of the event.
|
Modifier and Type | Method and Description |
---|---|
protected Location |
LocationScribe.newInstance(String value,
ICalVersion version) |
Copyright © 2013-2015 Michael Angstadt. All Rights Reserved.