mirror of
https://github.com/st-tu-dresden-praktikum/swt23w23
synced 2024-07-19 21:04:36 +02:00
Add missing OrderType
This commit is contained in:
parent
394a1acd37
commit
d40f5f00f1
|
@ -28,10 +28,10 @@ package catering.order {
|
|||
}
|
||||
|
||||
enum OrderType {
|
||||
EVENT_CATERIN
|
||||
EVENT_CATERING
|
||||
RENT_A_COOK
|
||||
BREAKFAST_SERVICE
|
||||
SOMETHING_ELSE
|
||||
PARTY_SERVICE
|
||||
}
|
||||
|
||||
note "This could be extended, too" as N1
|
||||
|
|
BIN
src/main/asciidoc/models/design/order.svg
(Stored with Git LFS)
BIN
src/main/asciidoc/models/design/order.svg
(Stored with Git LFS)
Binary file not shown.
Loading…
Reference in a new issue