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