Package org.apache.poi.hmef.attribute
Class MAPIDateAttribute
java.lang.Object
org.apache.poi.hmef.attribute.MAPIAttribute
org.apache.poi.hmef.attribute.MAPIDateAttribute
A pure-MAPI attribute holding a Date, which applies
to a
HMEFMessage or one of its Attachments.
Timestamps are usually given in UTC.- See Also:
-
Method Summary
Methods inherited from class org.apache.poi.hmef.attribute.MAPIAttribute
create, getData, getMaxRecordLength, getProperty, getType, setMaxRecordLength
-
Method Details
-
getDate
-
toString
- Overrides:
toStringin classMAPIAttribute
-
getAsDate
Returns the Date of a Attribute, converting as appropriate
-