Package org.apache.poi.hmef.attribute
Class TNEFDateAttribute
java.lang.Object
org.apache.poi.hmef.attribute.TNEFAttribute
org.apache.poi.hmef.attribute.TNEFDateAttribute
A Date attribute which applies to a
HMEFMessage
or one of its Attachments.-
Method Summary
Methods inherited from class org.apache.poi.hmef.attribute.TNEFAttribute
create, getData, getMaxRecordLength, getProperty, getType, setMaxRecordLength
-
Method Details
-
getDate
-
toString
- Overrides:
toStringin classTNEFAttribute
-
getAsDate
Returns the Date of a Attribute, converting as appropriate
-