| java.lang.Object | |
| ↳ | org.mule.module.gmail.model.holders.MailMessageExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _attachmentsType | |||||||||||
| _bccType | |||||||||||
| _bodyType | |||||||||||
| _ccType | |||||||||||
| _fromType | |||||||||||
| _googleIdType | |||||||||||
| _labelsType | |||||||||||
| _subjectType | |||||||||||
| _threadIdType | |||||||||||
| _timestampType | |||||||||||
| _toType | |||||||||||
| attachments | |||||||||||
| bcc | |||||||||||
| body | |||||||||||
| cc | |||||||||||
| from | |||||||||||
| googleId | |||||||||||
| labels | |||||||||||
| subject | |||||||||||
| threadId | |||||||||||
| timestamp | |||||||||||
| to | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves attachments
| |||||||||||
Retrieves bcc
| |||||||||||
Retrieves body
| |||||||||||
Retrieves cc
| |||||||||||
Retrieves from
| |||||||||||
Retrieves googleId
| |||||||||||
Retrieves labels
| |||||||||||
Retrieves subject
| |||||||||||
Retrieves threadId
| |||||||||||
Retrieves timestamp
| |||||||||||
Retrieves to
| |||||||||||
Sets attachments
| |||||||||||
Sets bcc
| |||||||||||
Sets body
| |||||||||||
Sets cc
| |||||||||||
Sets from
| |||||||||||
Sets googleId
| |||||||||||
Sets labels
| |||||||||||
Sets subject
| |||||||||||
Sets threadId
| |||||||||||
Sets timestamp
| |||||||||||
Sets to
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves attachments
Retrieves bcc
Retrieves body
Retrieves cc
Retrieves from
Retrieves googleId
Retrieves labels
Retrieves subject
Retrieves threadId
Retrieves timestamp
Retrieves to
Sets attachments
| value | Value to set |
|---|
Sets bcc
| value | Value to set |
|---|
Sets body
| value | Value to set |
|---|
Sets cc
| value | Value to set |
|---|
Sets from
| value | Value to set |
|---|
Sets googleId
| value | Value to set |
|---|
Sets labels
| value | Value to set |
|---|
Sets subject
| value | Value to set |
|---|
Sets threadId
| value | Value to set |
|---|
Sets timestamp
| value | Value to set |
|---|
Sets to
| value | Value to set |
|---|