package fi.otavanopisto.pyramus.rest.model; public enum CourseOptionality { MANDATORY, OPTIONAL }