generated from leonetienne/LaTeX-Paper-template
klassendiagramm und wording digitization
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 312 KiB After Width: | Height: | Size: 298 KiB |
@@ -156,12 +156,8 @@ class Jahresauswahlprobe #IMPLEMENTED_COLOR {
|
||||
-dateAllowRegistration_end: Date
|
||||
-dateAllowShow_start: Date
|
||||
-dateAllowShow_end: Date
|
||||
+getAllowedVinesites(): List<Vinesite>
|
||||
+setAllowedVinesites(allowedVinesites: List<Vinesite>): void
|
||||
+getAllowedCategories(): List<Category>
|
||||
+setAllowedCategories(allowedCategories: List<Category>): void
|
||||
+getAllowedGrapes(): List<Grape>
|
||||
+setAllowedGrapes(allowedGrapes: List<Grape>): void
|
||||
+getName(): String
|
||||
+setName(name: String): void
|
||||
+getDescription(): String
|
||||
|
Reference in New Issue
Block a user