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 case ChiefInvigilator extends Duty
case case OtherInvigilator extends Duty
case case Teacher extends Duty