Package | Description |
---|---|
org.posper.gui.panels.maint | |
org.posper.hibernate | |
org.posper.hibernate.setup |
Modifier and Type | Method and Description |
---|---|
DiscountReason |
DiscountReasonsEditor.createValue() |
Modifier and Type | Method and Description |
---|---|
ListProvider<DiscountReason> |
DiscountReasonsPanel.getListProvider() |
Modifier and Type | Method and Description |
---|---|
void |
DiscountReasonsEditor.writeValueDelete(DiscountReason value) |
void |
DiscountReasonsEditor.writeValueEdit(DiscountReason value) |
boolean |
DiscountReasonsEditor.writeValueUpdate(DiscountReason value) |
Modifier and Type | Method and Description |
---|---|
DiscountReason |
TicketLine.getDiscountReason()
If this ticketline was discounted than this will specify the reason why.
|
Modifier and Type | Method and Description |
---|---|
void |
TicketLine.setDiscountReason(DiscountReason discountReason) |
Modifier and Type | Method and Description |
---|---|
static DiscountReason |
DbSetup.addSampleDiscountReason(String name) |
Copyright © 2021. All rights reserved.