|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.hmef.attribute.TNEFAttribute
org.apache.poi.hmef.attribute.TNEFMAPIAttribute
public final class TNEFMAPIAttribute
A TNEF Attribute holding MAPI Attributes, which applies to a
HMEFMessage
or one of its Attachment
s.
Method Summary | |
---|---|
java.util.List |
getMAPIAttributes()
|
java.lang.String |
toString()
|
Methods inherited from class org.apache.poi.hmef.attribute.TNEFAttribute |
---|
create, getData, getProperty, getType |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public java.util.List getMAPIAttributes()
public java.lang.String toString()
toString
in class TNEFAttribute
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |