public final class TNEFDateAttribute extends TNEFAttribute
HMEFMessage
or one of its Attachments.| Modifier | Constructor and Description |
|---|---|
protected |
TNEFDateAttribute(int id,
int type,
InputStream inp)
Constructs a single new date attribute from the id, type,
and the contents of the stream
|
| Modifier and Type | Method and Description |
|---|---|
static Date |
getAsDate(TNEFAttribute attr)
Returns the Date of a Attribute, converting as appropriate
|
Date |
getDate() |
String |
toString() |
create, getData, getProperty, getTypeprotected TNEFDateAttribute(int id,
int type,
InputStream inp)
throws IOException
IOExceptionpublic Date getDate()
public String toString()
toString in class TNEFAttributepublic static Date getAsDate(TNEFAttribute attr)
Copyright © 2020. All rights reserved.