Package org.apache.poi.hmef.attribute
Class TNEFStringAttribute
java.lang.Object
org.apache.poi.hmef.attribute.TNEFAttribute
org.apache.poi.hmef.attribute.TNEFStringAttribute
A String attribute which applies to a
HMEFMessage
or one of its Attachments.-
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetAsString(TNEFAttribute attr) Returns the string of a Attribute, converting as appropriatetoString()Methods inherited from class org.apache.poi.hmef.attribute.TNEFAttribute
create, getData, getMaxRecordLength, getProperty, getType, setMaxRecordLength
-
Method Details
-
getString
-
toString
- Overrides:
toStringin classTNEFAttribute
-
getAsString
Returns the string of a Attribute, converting as appropriate
-