Uses of Class
ezvcard.types.RevisionType

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.
 



Copyright © 2012-2013. All Rights Reserved.