Uses of Class
org.apache.poi.hsmf.datatypes.NameIdChunks
-
Packages that use NameIdChunks Package Description org.apache.poi.hsmf -
-
Uses of NameIdChunks in org.apache.poi.hsmf
Methods in org.apache.poi.hsmf that return NameIdChunks Modifier and Type Method Description NameIdChunks
MAPIMessage. getNameIdChunks()
Gets the Name ID chunks, or null if there aren't any
-