Uses of Class
ezvcard.property.DateOrTimeProperty

Packages that use DateOrTimeProperty
ezvcard.io.scribe   
ezvcard.property   
 

Uses of DateOrTimeProperty in ezvcard.io.scribe
 

Classes in ezvcard.io.scribe with type parameters of type DateOrTimeProperty
 class DateOrTimePropertyScribe<T extends DateOrTimeProperty>
          Marshals properties with date-time values.
 

Uses of DateOrTimeProperty in ezvcard.property
 

Subclasses of DateOrTimeProperty in ezvcard.property
 class Anniversary
          Defines the person's anniversary.
 class Birthday
          Defines the person's birthday.
 class Deathdate
          Defines the person's time of death.
 



Copyright © 2012-2014 Michael Angstadt. All Rights Reserved.