general style improvements + javadoc
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
package mops.gruppen2.domain;
|
||||
|
||||
public enum Role {
|
||||
ORGA, ADMIN
|
||||
ORGA, ADMIN, STUDENT
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user