|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Location | |
|---|---|
| biweekly.component | |
| biweekly.property.marshaller | |
| Uses of Location in biweekly.component |
|---|
| Methods in biweekly.component that return Location | |
|---|---|
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. |
| Methods in biweekly.component with parameters of type Location | |
|---|---|
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. |
| Uses of Location in biweekly.property.marshaller |
|---|
| Methods in biweekly.property.marshaller that return Location | |
|---|---|
protected Location |
LocationMarshaller.newInstance(String value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||