Package | Description |
---|---|
biweekly.component | |
biweekly.io.scribe.property |
Modifier and Type | Method and Description |
---|---|
Sequence |
VTodo.getSequence()
Gets the revision number of the to-do.
|
Sequence |
VJournal.getSequence()
Gets the revision number of the journal entry.
|
Sequence |
VEvent.getSequence()
Gets the revision number of the event.
|
Sequence |
VTodo.setSequence(Integer sequence)
Sets the revision number of the to-do.
|
Sequence |
VJournal.setSequence(Integer sequence)
Sets the revision number of the journal entry.
|
Sequence |
VEvent.setSequence(Integer sequence)
Sets the revision number of the event.
|
Modifier and Type | Method and Description |
---|---|
void |
VTodo.setSequence(Sequence sequence)
Sets the revision number of the to-do.
|
void |
VJournal.setSequence(Sequence sequence)
Sets the revision number of the journal entry.
|
void |
VEvent.setSequence(Sequence sequence)
Sets the revision number of the event.
|
Modifier and Type | Method and Description |
---|---|
protected Sequence |
SequenceScribe.newInstance(Integer value) |
Copyright © 2013-2015 Michael Angstadt. All Rights Reserved.