Duty

org.openurp.edu.teaching.web.helper.Duty
enum Duty(val id: Int, val name: String)

Attributes

Graph
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Enum entries

case ChiefInvigilator extends Duty
case OtherInvigilator extends Duty
case Teacher extends Duty