public class ItemGroup extends Object
| Constructor and Description |
|---|
ItemGroup() |
| Modifier and Type | Method and Description |
|---|---|
List<BillItem> |
getBillItems() |
void |
setBillItems(List<BillItem> billItems) |
String |
toString() |
Copyright © 2020. All rights reserved.