public final class TNEFMAPIAttribute extends TNEFAttribute
HMEFMessage
or one of its Attachment
s.Modifier | Constructor and Description |
---|---|
protected |
TNEFMAPIAttribute(int id,
int type,
java.io.InputStream inp)
Constructs a single new mapi containing attribute from the
id, type, and the contents of the stream
|
Modifier and Type | Method and Description |
---|---|
java.util.List<MAPIAttribute> |
getMAPIAttributes() |
java.lang.String |
toString() |
create, getData, getProperty, getType
protected TNEFMAPIAttribute(int id, int type, java.io.InputStream inp) throws java.io.IOException
java.io.IOException
public java.util.List<MAPIAttribute> getMAPIAttributes()
public java.lang.String toString()
toString
in class TNEFAttribute
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.