Constructor and Description |
---|
MimeTree() |
Modifier and Type | Method and Description |
---|---|
int |
getUid() |
boolean |
hasAttachments() |
boolean |
hasInvitation() |
boolean |
isSinglePartMessage() |
void |
setUid(int uid) |
java.lang.String |
toString() |
addPart, getAddress, getBodyParam, getBodyParams, getChildren, getContentId, getContentTransfertEncoding, getFullMimeType, getIdx, getMimeSubtype, getMimeType, getParent, isAttachment, isCancelInvitation, isInvitation, iterator, setBodyParams, setContentId, setContentTransfertEncoding, setMimeSubtype, setMimeType
public java.lang.String toString()
toString
in class java.lang.Object
public boolean isSinglePartMessage()
public boolean hasAttachments()
public boolean hasInvitation()
public int getUid()
public void setUid(int uid)
Copyright © 2021. All Rights Reserved.