| java.lang.Object | |
| ↳ | org.mule.modules.handshake.core.holders.VariantExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _barcodeType | |||||||||||
| _resourceUriType | |||||||||||
| _skuType | |||||||||||
| _unitPriceType | |||||||||||
| barcode | |||||||||||
| resourceUri | |||||||||||
| sku | |||||||||||
| unitPrice | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves barcode
| |||||||||||
Retrieves resourceUri
| |||||||||||
Retrieves sku
| |||||||||||
Retrieves unitPrice
| |||||||||||
Sets barcode
| |||||||||||
Sets resourceUri
| |||||||||||
Sets sku
| |||||||||||
Sets unitPrice
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves barcode
Retrieves resourceUri
Retrieves sku
Retrieves unitPrice
Sets barcode
| value | Value to set |
|---|
Sets resourceUri
| value | Value to set |
|---|
Sets sku
| value | Value to set |
|---|
Sets unitPrice
| value | Value to set |
|---|