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

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

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

Fields in net.sf.ahtutils.xml.mail declared as Cc
protected  Cc Header.cc
           
 

Methods in net.sf.ahtutils.xml.mail that return Cc
 Cc ObjectFactory.createCc()
          Create an instance of Cc
 Cc Header.getCc()
          Gets the value of the cc property.
 

Methods in net.sf.ahtutils.xml.mail with parameters of type Cc
 void Header.setCc(Cc value)
          Sets the value of the cc property.
 



Copyright © 2011. All Rights Reserved.