| Package | Description |
|---|---|
| com.bymdev.voucherhub.model |
| Modifier and Type | Method and Description |
|---|---|
GroupEntryDTO |
GroupEntryDTO.addItemsItem(OrderItem itemsItem) |
GroupEntryDTO |
GroupEntryDTO.groupName(String groupName) |
GroupEntryDTO |
GroupEntryDTO.items(List<OrderItem> items) |
GroupEntryDTO |
GroupEntryDTO.voucherPerPerson(Boolean voucherPerPerson) |
| Modifier and Type | Method and Description |
|---|---|
List<GroupEntryDTO> |
OrderRecordExtendDTO.getGroups()
Get groups
|
List<GroupEntryDTO> |
OrderRecordDTO.getGroups()
Get groups
|
| Modifier and Type | Method and Description |
|---|---|
OrderRecordExtendDTO |
OrderRecordExtendDTO.addGroupsItem(GroupEntryDTO groupsItem) |
OrderRecordDTO |
OrderRecordDTO.addGroupsItem(GroupEntryDTO groupsItem) |
| Modifier and Type | Method and Description |
|---|---|
OrderRecordExtendDTO |
OrderRecordExtendDTO.groups(List<GroupEntryDTO> groups) |
OrderRecordDTO |
OrderRecordDTO.groups(List<GroupEntryDTO> groups) |
void |
OrderRecordExtendDTO.setGroups(List<GroupEntryDTO> groups) |
void |
OrderRecordDTO.setGroups(List<GroupEntryDTO> groups) |
Copyright © 2018. All rights reserved.