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