| java.lang.Object | |
| ↳ | org.mule.module.servicesource.model.forecast.holders.ForecastExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _amountType | |||||||||||
| _asOfWeekType | |||||||||||
| _batchCategoryType | |||||||||||
| _batchTypeType | |||||||||||
| _closeRateType | |||||||||||
| _conversionRateType | |||||||||||
| _distributorType | |||||||||||
| _productType | |||||||||||
| _resellerType | |||||||||||
| _resolutionRateType | |||||||||||
| _salesRepType | |||||||||||
| _silentType | |||||||||||
| _snapshotAmountType | |||||||||||
| _targetMonthType | |||||||||||
| amount | |||||||||||
| asOfWeek | |||||||||||
| batchCategory | |||||||||||
| batchType | |||||||||||
| closeRate | |||||||||||
| conversionRate | |||||||||||
| distributor | |||||||||||
| product | |||||||||||
| reseller | |||||||||||
| resolutionRate | |||||||||||
| salesRep | |||||||||||
| silent | |||||||||||
| snapshotAmount | |||||||||||
| targetMonth | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves amount
| |||||||||||
Retrieves asOfWeek
| |||||||||||
Retrieves batchCategory
| |||||||||||
Retrieves batchType
| |||||||||||
Retrieves closeRate
| |||||||||||
Retrieves conversionRate
| |||||||||||
Retrieves distributor
| |||||||||||
Retrieves product
| |||||||||||
Retrieves reseller
| |||||||||||
Retrieves resolutionRate
| |||||||||||
Retrieves salesRep
| |||||||||||
Retrieves silent
| |||||||||||
Retrieves snapshotAmount
| |||||||||||
Retrieves targetMonth
| |||||||||||
Sets amount
| |||||||||||
Sets asOfWeek
| |||||||||||
Sets batchCategory
| |||||||||||
Sets batchType
| |||||||||||
Sets closeRate
| |||||||||||
Sets conversionRate
| |||||||||||
Sets distributor
| |||||||||||
Sets product
| |||||||||||
Sets reseller
| |||||||||||
Sets resolutionRate
| |||||||||||
Sets salesRep
| |||||||||||
Sets silent
| |||||||||||
Sets snapshotAmount
| |||||||||||
Sets targetMonth
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves amount
Retrieves asOfWeek
Retrieves batchCategory
Retrieves batchType
Retrieves closeRate
Retrieves conversionRate
Retrieves distributor
Retrieves product
Retrieves reseller
Retrieves resolutionRate
Retrieves salesRep
Retrieves silent
Retrieves snapshotAmount
Retrieves targetMonth
Sets amount
| value | Value to set |
|---|
Sets asOfWeek
| value | Value to set |
|---|
Sets batchCategory
| value | Value to set |
|---|
Sets batchType
| value | Value to set |
|---|
Sets closeRate
| value | Value to set |
|---|
Sets conversionRate
| value | Value to set |
|---|
Sets distributor
| value | Value to set |
|---|
Sets product
| value | Value to set |
|---|
Sets reseller
| value | Value to set |
|---|
Sets resolutionRate
| value | Value to set |
|---|
Sets salesRep
| value | Value to set |
|---|
Sets silent
| value | Value to set |
|---|
Sets snapshotAmount
| value | Value to set |
|---|
Sets targetMonth
| value | Value to set |
|---|