| java.lang.Object | |
| ↳ | org.mule.module.servicesource.model.asset.holders.AssetExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _amountType | |||||||||||
| _associatedOpportunityType | |||||||||||
| _descriptionType | |||||||||||
| _displayNameType | |||||||||||
| _endDateType | |||||||||||
| _startDateType | |||||||||||
| amount | |||||||||||
| associatedOpportunity | |||||||||||
| description | |||||||||||
| displayName | |||||||||||
| endDate | |||||||||||
| startDate | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves amount
| |||||||||||
Retrieves associatedOpportunity
| |||||||||||
Retrieves description
| |||||||||||
Retrieves displayName
| |||||||||||
Retrieves endDate
| |||||||||||
Retrieves startDate
| |||||||||||
Sets amount
| |||||||||||
Sets associatedOpportunity
| |||||||||||
Sets description
| |||||||||||
Sets displayName
| |||||||||||
Sets endDate
| |||||||||||
Sets startDate
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves amount
Retrieves associatedOpportunity
Retrieves description
Retrieves displayName
Retrieves endDate
Retrieves startDate
Sets amount
| value | Value to set |
|---|
Sets associatedOpportunity
| value | Value to set |
|---|
Sets description
| value | Value to set |
|---|
Sets displayName
| value | Value to set |
|---|
Sets endDate
| value | Value to set |
|---|
Sets startDate
| value | Value to set |
|---|