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

Packages that use From
net.sf.ahtutils.xml.mail   
 

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

Fields in net.sf.ahtutils.xml.mail declared as From
protected  From Header.from
           
 

Methods in net.sf.ahtutils.xml.mail that return From
 From ObjectFactory.createFrom()
          Create an instance of From
 From Header.getFrom()
          Gets the value of the from property.
 

Methods in net.sf.ahtutils.xml.mail with parameters of type From
 void Header.setFrom(From value)
          Sets the value of the from property.
 



Copyright © 2011. All Rights Reserved.