Uses of Class
org.apache.poi.hmef.Attachment
-
Packages that use Attachment Package Description 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 Modifier and Type Method Description java.util.List<Attachment>
HMEFMessage. getAttachments()
Returns all the Attachments of the message.
-