| Package | Description |
|---|---|
| org.posper.tpv.inventory |
| Modifier and Type | Method and Description |
|---|---|
InventoryLine |
JInventoryLines.getLine(int index) |
| Modifier and Type | Method and Description |
|---|---|
List<InventoryLine> |
InventoryRecord.getLines() |
List<InventoryLine> |
JInventoryLines.getLines() |
| Modifier and Type | Method and Description |
|---|---|
void |
JInventoryLines.addLine(InventoryLine i) |
void |
JInventoryLines.setLine(int index,
InventoryLine i) |
| Constructor and Description |
|---|
InventoryRecord(Date d,
MovementReason reason,
Location location,
List<InventoryLine> invlines)
Creates a new instance of InventoryRecord
|
Copyright © 2021. All rights reserved.