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

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

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

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

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

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



Copyright © 2011. All Rights Reserved.