Package | Description |
---|---|
org.posper.hibernate | |
org.posper.hibernate.setup | |
org.posper.tpv.mant | |
org.posper.tpv.panelsales.restaurant |
Modifier and Type | Method and Description |
---|---|
Place |
Ticket.getPlace() |
Modifier and Type | Method and Description |
---|---|
Set<Place> |
Floor.getPlaces() |
Modifier and Type | Method and Description |
---|---|
void |
Ticket.setPlace(Place place) |
Modifier and Type | Method and Description |
---|---|
void |
Floor.setPlaces(Set<Place> places) |
Modifier and Type | Method and Description |
---|---|
static Place |
DbSetup.addSamplePlace(String name,
Floor floor,
int x,
int y) |
Modifier and Type | Method and Description |
---|---|
Place |
PlacesEditor.createValue() |
Modifier and Type | Method and Description |
---|---|
EditorRecord<Place> |
JPanelPlaces.getEditor() |
ListProvider<Place> |
JPanelPlaces.getListProvider() |
Modifier and Type | Method and Description |
---|---|
void |
PlacesEditor.writeValueDelete(Place place) |
void |
PlacesEditor.writeValueEdit(Place place) |
boolean |
PlacesEditor.writeValueUpdate(Place place) |
Modifier and Type | Field and Description |
---|---|
protected Place |
PlaceContainerNotify.place |
protected Place |
PlaceContainer.place |
Modifier and Type | Method and Description |
---|---|
Place |
PlaceContainerNotify.getPlace() |
Place |
PlaceContainer.getPlace() |
Constructor and Description |
---|
PlaceContainer(Place place)
Creates a new instance of TablePlace
|
PlaceContainerEnjoy(Place place) |
PlaceContainerNotify(Place place)
Creates a new instance of TablePlace
|
Copyright © 2021. All rights reserved.