Uses of Class
ezvcard.property.Mailer

Packages that use Mailer
ezvcard   
ezvcard.io.scribe   
 

Uses of Mailer in ezvcard
 

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

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

Uses of Mailer in ezvcard.io.scribe
 

Methods in ezvcard.io.scribe that return Mailer
protected  Mailer MailerScribe._parseValue(String value)
           
 



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