| java.lang.Object | |
| ↳ | org.mule.modules.zendesk.model.holders.TopicCommentExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _attachmentsType | |||||||||||
| _bodyType | |||||||||||
| _informativeType | |||||||||||
| _topicIdType | |||||||||||
| _userIdType | |||||||||||
| attachments | |||||||||||
| body | |||||||||||
| informative | |||||||||||
| topicId | |||||||||||
| userId | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves attachments
| |||||||||||
Retrieves body
| |||||||||||
Retrieves informative
| |||||||||||
Retrieves topicId
| |||||||||||
Retrieves userId
| |||||||||||
Sets attachments
| |||||||||||
Sets body
| |||||||||||
Sets informative
| |||||||||||
Sets topicId
| |||||||||||
Sets userId
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves attachments
Retrieves body
Retrieves informative
Retrieves topicId
Retrieves userId
Sets attachments
| value | Value to set |
|---|
Sets body
| value | Value to set |
|---|
Sets informative
| value | Value to set |
|---|
Sets topicId
| value | Value to set |
|---|
Sets userId
| value | Value to set |
|---|