Added docs into branch

Signed-off-by: Marcin Woźniak <y0rune@aol.com>
This commit is contained in:
2020-11-18 09:01:45 +01:00
parent 17e5625315
commit bc6c55165e
11 changed files with 39 additions and 3 deletions

View File

@ -10,7 +10,9 @@ import javax.persistence.ManyToOne;
import com.plannaplan.types.GroupType;
import com.plannaplan.types.WeekDay;
/**
* Entity of Groups grouping of state ssociated about course,time,room,capacity,type,day
*/
@Entity
public class Groups {