| java.lang.Object | |
| ↳ | org.mule.modules.zendesk.model.holders.ForumExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _accessType | |||||||||||
| _categoryIdType | |||||||||||
| _descriptionType | |||||||||||
| _forum_typeType | |||||||||||
| _localeIdType | |||||||||||
| _lockedType | |||||||||||
| _nameType | |||||||||||
| _organizationIdType | |||||||||||
| _positionType | |||||||||||
| _unansweredTopicsType | |||||||||||
| access | |||||||||||
| categoryId | |||||||||||
| description | |||||||||||
| forum_type | |||||||||||
| localeId | |||||||||||
| locked | |||||||||||
| name | |||||||||||
| organizationId | |||||||||||
| position | |||||||||||
| unansweredTopics | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves access
| |||||||||||
Retrieves categoryId
| |||||||||||
Retrieves description
| |||||||||||
Retrieves forum_type
| |||||||||||
Retrieves localeId
| |||||||||||
Retrieves locked
| |||||||||||
Retrieves name
| |||||||||||
Retrieves organizationId
| |||||||||||
Retrieves position
| |||||||||||
Retrieves unansweredTopics
| |||||||||||
Sets access
| |||||||||||
Sets categoryId
| |||||||||||
Sets description
| |||||||||||
Sets forum_type
| |||||||||||
Sets localeId
| |||||||||||
Sets locked
| |||||||||||
Sets name
| |||||||||||
Sets organizationId
| |||||||||||
Sets position
| |||||||||||
Sets unansweredTopics
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves access
Retrieves categoryId
Retrieves description
Retrieves forum_type
Retrieves localeId
Retrieves locked
Retrieves name
Retrieves organizationId
Retrieves position
Retrieves unansweredTopics
Sets access
| value | Value to set |
|---|
Sets categoryId
| value | Value to set |
|---|
Sets description
| value | Value to set |
|---|
Sets forum_type
| value | Value to set |
|---|
Sets localeId
| value | Value to set |
|---|
Sets locked
| value | Value to set |
|---|
Sets name
| value | Value to set |
|---|
Sets organizationId
| value | Value to set |
|---|
Sets position
| value | Value to set |
|---|
Sets unansweredTopics
| value | Value to set |
|---|