Uses of Class
ezvcard.types.LogoType

Packages that use LogoType
ezvcard   
 

Uses of LogoType in ezvcard
 

Methods in ezvcard that return types with arguments of type LogoType
 List<LogoType> VCard.getLogos()
          Gets the logos attached to the vCard, such a company logo.
 

Methods in ezvcard with parameters of type LogoType
 void VCard.addLogo(LogoType logo)
          Adds a logo to the vCard, such as a company logo.
 



Copyright © 2012-2013. All Rights Reserved.