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 | Field and Description |
---|---|
protected List<ItemComponentLine> |
ItemAssemblyDetail.itemAssemblyLine |
protected List<ItemComponentLine> |
ItemGroupDetail.itemGroupLine |
Modifier and Type | Method and Description |
---|---|
ItemComponentLine |
ObjectFactory.createItemComponentLine()
Create an instance of
ItemComponentLine |
Modifier and Type | Method and Description |
---|---|
List<ItemComponentLine> |
ItemAssemblyDetail.getItemAssemblyLine()
Gets the value of the itemAssemblyLine property.
|
List<ItemComponentLine> |
ItemGroupDetail.getItemGroupLine()
Gets the value of the itemGroupLine property.
|
Modifier and Type | Method and Description |
---|---|
void |
ItemAssemblyDetail.setItemAssemblyLine(List<ItemComponentLine> itemAssemblyLine)
Sets the value of the itemAssemblyLine property.
|
void |
ItemGroupDetail.setItemGroupLine(List<ItemComponentLine> itemGroupLine)
Sets the value of the itemGroupLine property.
|
Copyright © 2017. All rights reserved.