| Package | Description |
|---|---|
| com.intuit.ipp.data |
| Modifier and Type | Class and Description |
|---|---|
class |
PurchaseOrderItemLineDetail
Product: ALL
Description: PurchaseOrder item detail
for a transaction line.
|
class |
SalesOrderItemLineDetail
Product: ALL
Description: SalesOrder item detail for
a transaction line.
|
| Modifier and Type | Field and Description |
|---|---|
protected SalesItemLineDetail |
Line.salesItemLineDetail |
| Modifier and Type | Method and Description |
|---|---|
SalesItemLineDetail |
ObjectFactory.createSalesItemLineDetail()
Create an instance of
SalesItemLineDetail |
SalesItemLineDetail |
Line.getSalesItemLineDetail()
Gets the value of the salesItemLineDetail property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Line.setSalesItemLineDetail(SalesItemLineDetail value)
Sets the value of the salesItemLineDetail property.
|
Copyright © 2019. All Rights Reserved.