| java.lang.Object | |
| ↳ | org.mule.module.servicesource.model.product.holders.ProductExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _descriptionType | |||||||||||
| _displayNameType | |||||||||||
| _unitPriceType | |||||||||||
| description | |||||||||||
| displayName | |||||||||||
| unitPrice | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves description
| |||||||||||
Retrieves displayName
| |||||||||||
Retrieves unitPrice
| |||||||||||
Sets description
| |||||||||||
Sets displayName
| |||||||||||
Sets unitPrice
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves description
Retrieves displayName
Retrieves unitPrice
Sets description
| value | Value to set |
|---|
Sets displayName
| value | Value to set |
|---|
Sets unitPrice
| value | Value to set |
|---|