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

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

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

Fields in net.sf.ahtutils.xml.mail declared as Bcc
protected  Bcc Header.bcc
           
 

Methods in net.sf.ahtutils.xml.mail that return Bcc
 Bcc ObjectFactory.createBcc()
          Create an instance of Bcc
 Bcc Header.getBcc()
          Gets the value of the bcc property.
 

Methods in net.sf.ahtutils.xml.mail with parameters of type Bcc
 void Header.setBcc(Bcc value)
          Sets the value of the bcc property.
 



Copyright © 2011. All Rights Reserved.