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

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

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

Fields in net.sf.ahtutils.xml.mail declared as To
protected  To Header.to
           
 

Methods in net.sf.ahtutils.xml.mail that return To
 To ObjectFactory.createTo()
          Create an instance of To
 To Header.getTo()
          Gets the value of the to property.
 

Methods in net.sf.ahtutils.xml.mail with parameters of type To
 void Header.setTo(To value)
          Sets the value of the to property.
 



Copyright © 2011. All Rights Reserved.