Uses of Class
org.apache.poi.hsmf.datatypes.RecipientChunks

Packages that use RecipientChunks
org.apache.poi.hsmf   
org.apache.poi.hsmf.datatypes   
 

Uses of RecipientChunks in org.apache.poi.hsmf
 

Methods in org.apache.poi.hsmf that return RecipientChunks
 RecipientChunks[] MAPIMessage.getRecipientDetailsChunks()
          Gets all the recipient details chunks.
 

Uses of RecipientChunks in org.apache.poi.hsmf.datatypes
 

Methods in org.apache.poi.hsmf.datatypes with parameters of type RecipientChunks
 int RecipientChunks.RecipientChunksSorter.compare(RecipientChunks a, RecipientChunks b)
           
 



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