Uses of Class
org.apache.poi.hmef.Attachment

Packages that use Attachment
org.apache.poi.hmef   
 

Uses of Attachment in org.apache.poi.hmef
 

Methods in org.apache.poi.hmef that return types with arguments of type Attachment
 java.util.List<Attachment> HMEFMessage.getAttachments()
          Returns all the Attachments of the message.
 



Copyright 2012 The Apache Software Foundation or its licensors, as applicable.