| java.lang.Object | |
| ↳ | org.mule.module.hubspot.model.list.holders.HubSpotListFilterExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _listType | |||||||||||
| _operatorType | |||||||||||
| _propertyType | |||||||||||
| _typeType | |||||||||||
| _valueType | |||||||||||
| list | |||||||||||
| operator | |||||||||||
| property | |||||||||||
| type | |||||||||||
| value | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves list
| |||||||||||
Retrieves operator
| |||||||||||
Retrieves property
| |||||||||||
Retrieves type
| |||||||||||
Retrieves value
| |||||||||||
Sets list
| |||||||||||
Sets operator
| |||||||||||
Sets property
| |||||||||||
Sets type
| |||||||||||
Sets value
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves list
Retrieves operator
Retrieves property
Retrieves type
Retrieves value
Sets list
| value | Value to set |
|---|
Sets operator
| value | Value to set |
|---|
Sets property
| value | Value to set |
|---|
Sets type
| value | Value to set |
|---|
Sets value
| value | Value to set |
|---|