Uses of Class
ezvcard.property.TextListProperty

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

Uses of TextListProperty in ezvcard.io.scribe
 

Classes in ezvcard.io.scribe with type parameters of type TextListProperty
 class ListPropertyScribe<T extends TextListProperty>
          Marshals properties that contain a list of values.
 

Uses of TextListProperty in ezvcard.property
 

Subclasses of TextListProperty in ezvcard.property
 class Categories
          A list of keywords (aka "tags") that can be used to describe the person.
 class Nickname
          A list of nicknames the person goes by.
 class Organization
          A list of organizations the person belongs to.
 



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