Package | Description |
---|---|
biweekly.component | |
biweekly.io.scribe.property |
Modifier and Type | Method and Description |
---|---|
Created |
VTodo.getCreated()
Gets the date-time that the to-do was initially created.
|
Created |
VJournal.getCreated()
Gets the date-time that the journal entry was initially created.
|
Created |
VEvent.getCreated()
Gets the date-time that the event was initially created.
|
Created |
VTodo.setCreated(Date created)
Sets the date-time that the to-do was initially created.
|
Created |
VJournal.setCreated(Date created)
Sets the date-time that the journal entry was initially created.
|
Created |
VEvent.setCreated(Date created)
Sets the date-time that the event was initially created.
|
Modifier and Type | Method and Description |
---|---|
void |
VTodo.setCreated(Created created)
Sets the date-time that the to-do was initially created.
|
void |
VJournal.setCreated(Created created)
Sets the date-time that the journal entry was initially created.
|
void |
VEvent.setCreated(Created created)
Sets the date-time that the event was initially created.
|
Modifier and Type | Method and Description |
---|---|
protected Created |
CreatedScribe.newInstance(Date date) |
Copyright © 2013-2015 Michael Angstadt. All Rights Reserved.