Package org.apache.poi.hmef.attribute
Class MAPIStringAttribute
java.lang.Object
org.apache.poi.hmef.attribute.MAPIAttribute
org.apache.poi.hmef.attribute.MAPIStringAttribute
A pure-MAPI attribute holding a String, which applies
to a
HMEFMessage
or one of its Attachment
s.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
getAsString
(MAPIAttribute attr) Returns the string of a Attribute, converting as appropriatetoString()
Methods inherited from class org.apache.poi.hmef.attribute.MAPIAttribute
create, getData, getProperty, getType
-
Constructor Details
-
MAPIStringAttribute
-
-
Method Details
-
getDataString
-
toString
- Overrides:
toString
in classMAPIAttribute
-
getAsString
Returns the string of a Attribute, converting as appropriate
-