Uses of Enum Class
org.apache.poi.hsmf.MAPIMessage.MESSAGE_CLASS
Packages that use MAPIMessage.MESSAGE_CLASS
-
Uses of MAPIMessage.MESSAGE_CLASS in org.apache.poi.hsmf
Methods in org.apache.poi.hsmf that return MAPIMessage.MESSAGE_CLASSModifier and TypeMethodDescriptionMAPIMessage.getMessageClassEnum()
Gets the message class of the parsed Outlook Message.static MAPIMessage.MESSAGE_CLASS
Returns the enum constant of this class with the specified name.static MAPIMessage.MESSAGE_CLASS[]
MAPIMessage.MESSAGE_CLASS.values()
Returns an array containing the constants of this enum class, in the order they are declared.