|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RevisionType | |
|---|---|
| ezvcard | |
| ezvcard.types | |
| Uses of RevisionType in ezvcard |
|---|
| Methods in ezvcard that return RevisionType | |
|---|---|
RevisionType |
VCard.getRevision()
Gets the time that the vCard was last modified. |
RevisionType |
VCard.setRevision(Date rev)
Sets the time that the vCard was last modified. |
| Methods in ezvcard with parameters of type RevisionType | |
|---|---|
void |
VCard.setRevision(RevisionType rev)
Sets the time that the vCard was last modified. |
| Uses of RevisionType in ezvcard.types |
|---|
| Methods in ezvcard.types that return RevisionType | |
|---|---|
static RevisionType |
RevisionType.now()
Creates a REV property whose value is the current time. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||