RoomAllocPolicy
org.openurp.edu.exam.config.RoomAllocPolicy
enum RoomAllocPolicy(val name: String, val sameTask: Boolean, val sameCourse: Boolean, val sameDepart: Boolean)
Attributes
- Graph
- Supertypes
- trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any