Uses of Class
ezvcard.types.MailerType

Packages that use MailerType
ezvcard   
 

Uses of MailerType in ezvcard
 

Methods in ezvcard that return MailerType
 MailerType VCard.getMailer()
          Gets the email client that the person uses.
 MailerType VCard.setMailer(String mailer)
          Sets the email client that the person uses.
 

Methods in ezvcard with parameters of type MailerType
 void VCard.setMailer(MailerType mailer)
          Sets the email client that the person uses.
 



Copyright © 2012-2013. All Rights Reserved.