Package | Description |
---|---|
com.intuit.ipp.data |
Copyright (c) 2017 Intuit
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
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 © 2017. All rights reserved.