Uses of Class
ezvcard.property.ImageProperty

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

Uses of ImageProperty in ezvcard.io.scribe
 

Classes in ezvcard.io.scribe with type parameters of type ImageProperty
 class ImagePropertyScribe<T extends ImageProperty>
          Marshals properties that contain images.
 

Uses of ImageProperty in ezvcard.property
 

Subclasses of ImageProperty in ezvcard.property
 class Logo
          A company logo.
 class Photo
          A photo attached to the vCard (such as a portrait of the person).
 



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