Package | Description |
---|---|
biweekly.component | |
biweekly.io.scribe.property |
Modifier and Type | Method and Description |
---|---|
LastModified |
VTodo.getLastModified()
Gets the date-time that the to-do was last changed.
|
LastModified |
VTimezone.getLastModified()
Gets the date-time that the timezone data was last changed.
|
LastModified |
VJournal.getLastModified()
Gets the date-time that the journal entry was last changed.
|
LastModified |
VEvent.getLastModified()
Gets the date-time that the event was last changed.
|
LastModified |
VTodo.setLastModified(Date lastModified)
Sets the date-time that the to-do was last changed.
|
LastModified |
VTimezone.setLastModified(Date lastModified)
Sets the date-time that the timezone data was last changed.
|
LastModified |
VJournal.setLastModified(Date lastModified)
Sets the date-time that the journal entry was last changed.
|
LastModified |
VEvent.setLastModified(Date lastModified)
Sets the date-time that the event was last changed.
|
Modifier and Type | Method and Description |
---|---|
void |
VTodo.setLastModified(LastModified lastModified)
Sets the date-time that the to-do was last changed.
|
void |
VTimezone.setLastModified(LastModified lastModified)
Sets the date-time that the timezone data was last changed.
|
void |
VJournal.setLastModified(LastModified lastModified)
Sets the date-time that the journal entry was last changed.
|
void |
VEvent.setLastModified(LastModified lastModified)
Sets the date-time that event was last changed.
|
Modifier and Type | Method and Description |
---|---|
protected LastModified |
LastModifiedScribe.newInstance(Date date) |
Copyright © 2013-2015 Michael Angstadt. All Rights Reserved.