|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.hmef.Attachment
public final class Attachment
An attachment within a HMEFMessage
Constructor Summary | |
---|---|
Attachment()
|
Method Summary | |
---|---|
protected void |
addAttribute(Attribute attr)
|
protected void |
addAttribute(MAPIAttribute attr)
|
java.util.List<Attribute> |
getAttributes()
|
java.util.List<MAPIAttribute> |
getMAPIAttributes()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Attachment()
Method Detail |
---|
protected void addAttribute(Attribute attr)
protected void addAttribute(MAPIAttribute attr)
public java.util.List<Attribute> getAttributes()
public java.util.List<MAPIAttribute> getMAPIAttributes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |