| java.lang.Object | |
| ↳ | org.mule.modules.handshake.core.holders.SalesOrderLineExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _barcodeType | |||||||||||
| _descriptionType | |||||||||||
| _discountType | |||||||||||
| _iskuType | |||||||||||
| _itemType | |||||||||||
| _listPriceType | |||||||||||
| _notesType | |||||||||||
| _percentageDiscountType | |||||||||||
| _qtyType | |||||||||||
| _skuType | |||||||||||
| _unitPriceType | |||||||||||
| _vskuType | |||||||||||
| barcode | |||||||||||
| description | |||||||||||
| discount | |||||||||||
| isku | |||||||||||
| item | |||||||||||
| listPrice | |||||||||||
| notes | |||||||||||
| percentageDiscount | |||||||||||
| qty | |||||||||||
| sku | |||||||||||
| unitPrice | |||||||||||
| vsku | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves barcode
| |||||||||||
Retrieves description
| |||||||||||
Retrieves discount
| |||||||||||
Retrieves isku
| |||||||||||
Retrieves item
| |||||||||||
Retrieves listPrice
| |||||||||||
Retrieves notes
| |||||||||||
Retrieves percentageDiscount
| |||||||||||
Retrieves qty
| |||||||||||
Retrieves sku
| |||||||||||
Retrieves unitPrice
| |||||||||||
Retrieves vsku
| |||||||||||
Sets barcode
| |||||||||||
Sets description
| |||||||||||
Sets discount
| |||||||||||
Sets isku
| |||||||||||
Sets item
| |||||||||||
Sets listPrice
| |||||||||||
Sets notes
| |||||||||||
Sets percentageDiscount
| |||||||||||
Sets qty
| |||||||||||
Sets sku
| |||||||||||
Sets unitPrice
| |||||||||||
Sets vsku
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves barcode
Retrieves description
Retrieves discount
Retrieves isku
Retrieves item
Retrieves listPrice
Retrieves notes
Retrieves percentageDiscount
Retrieves qty
Retrieves sku
Retrieves unitPrice
Retrieves vsku
Sets barcode
| value | Value to set |
|---|
Sets description
| value | Value to set |
|---|
Sets discount
| value | Value to set |
|---|
Sets isku
| value | Value to set |
|---|
Sets item
| value | Value to set |
|---|
Sets listPrice
| value | Value to set |
|---|
Sets notes
| value | Value to set |
|---|
Sets percentageDiscount
| value | Value to set |
|---|
Sets qty
| value | Value to set |
|---|
Sets sku
| value | Value to set |
|---|
Sets unitPrice
| value | Value to set |
|---|
Sets vsku
| value | Value to set |
|---|