Uses of Class
org.apache.poi.hsmf.datatypes.RecipientChunks
-
Packages that use RecipientChunks Package Description 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 Modifier and Type Method Description 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 Modifier and Type Method Description intRecipientChunks.RecipientChunksSorter. compare(RecipientChunks a, RecipientChunks b)
-