Method Summary |
|
public String | getContentType() Returns a String representing the
content type of this message part. |
public String | getDescription() Returns a String representing the
description of this message part. |
public String | getName() Returns a String representing the
name of this message part. |
public int | getPartNumber() Returns an int representing the number
of this message part. |
public int | getSize() Returns an int representing the size
of this message part in bytes. |
public boolean | isMimeType(String type) Tests if this JwmaMessagePart is of
the given type. |