Uses of Class
ezvcard.types.EmailType

Packages that use EmailType
ezvcard   
 

Uses of EmailType in ezvcard
 

Methods in ezvcard that return EmailType
 EmailType VCard.addEmail(String email, EmailTypeParameter... types)
          Adds an email address.
 

Methods in ezvcard that return types with arguments of type EmailType
 List<EmailType> VCard.getEmails()
          Gets the email addresses.
 

Methods in ezvcard with parameters of type EmailType
 void VCard.addEmail(EmailType email)
          Adds an email address.
 



Copyright © 2012-2013. All Rights Reserved.