Uses of Class
net.sf.ahtutils.xml.mail.Mail

Packages that use Mail
net.sf.ahtutils.xml.mail   
net.sf.ahtutils.xml.xpath   
 

Uses of Mail in net.sf.ahtutils.xml.mail
 

Fields in net.sf.ahtutils.xml.mail with type parameters of type Mail
protected  List<Mail> Mails.mail
           
 

Methods in net.sf.ahtutils.xml.mail that return Mail
 Mail ObjectFactory.createMail()
          Create an instance of Mail
 

Methods in net.sf.ahtutils.xml.mail that return types with arguments of type Mail
 List<Mail> Mails.getMail()
          Gets the value of the mail property.
 

Uses of Mail in net.sf.ahtutils.xml.xpath
 

Methods in net.sf.ahtutils.xml.xpath that return Mail
static Mail MailXpath.getMail(Mails mails, String id)
           
 

Methods in net.sf.ahtutils.xml.xpath with parameters of type Mail
static Template MailXpath.getTemplate(Mail mail, String lang, String type)
           
 



Copyright © 2011. All Rights Reserved.