| java.lang.Object | |
| ↳ | org.mule.modules.zendesk.model.holders.MacroExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _actionsType | |||||||||||
| _activeType | |||||||||||
| _restrictionType | |||||||||||
| _titleType | |||||||||||
| actions | |||||||||||
| active | |||||||||||
| restriction | |||||||||||
| title | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves actions
| |||||||||||
Retrieves active
| |||||||||||
Retrieves restriction
| |||||||||||
Retrieves title
| |||||||||||
Sets actions
| |||||||||||
Sets active
| |||||||||||
Sets restriction
| |||||||||||
Sets title
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves actions
Retrieves active
Retrieves restriction
Retrieves title
Sets actions
| value | Value to set |
|---|
Sets active
| value | Value to set |
|---|
Sets restriction
| value | Value to set |
|---|
Sets title
| value | Value to set |
|---|