| java.lang.Object | ||
| ↳ | com.google.code.javax.mail.internet.MimePartDataSource | |
| ↳ | com.google.code.com.sun.mail.imap.IMAPMultipartDataSource | |
This class
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| parts | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.google.code.javax.mail.internet.MimePartDataSource
| |||||||||||
| Protected Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Get the specified Part.
| |||||||||||
Return the number of enclosed BodyPart objects.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.google.code.javax.mail.internet.MimePartDataSource
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
com.google.code.javax.activation.DataSource
| |||||||||||
From interface
com.google.code.javax.mail.MessageAware
| |||||||||||
From interface
com.google.code.javax.mail.MultipartDataSource
| |||||||||||
| part | |
|---|---|
| bs | |
| sectionId | |
| msg |
Get the specified Part. Parts are numbered starting at 0.
| index | The index of the desired Part |
|---|
| MessagingException |
|---|
Return the number of enclosed BodyPart objects.