Uses of Enum Class
org.openurp.edu.exam.config.RoomAllocPolicy
Packages that use RoomAllocPolicy
-
Uses of RoomAllocPolicy in org.openurp.edu.exam.config
Methods in org.openurp.edu.exam.config that return RoomAllocPolicyModifier and TypeMethodDescriptionExamAllocSetting.getAllocPolicy()static RoomAllocPolicyReturns the enum constant of this class with the specified name.static RoomAllocPolicy[]RoomAllocPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openurp.edu.exam.config with parameters of type RoomAllocPolicyModifier and TypeMethodDescriptionvoidExamAllocSetting.setAllocPolicy(RoomAllocPolicy allocPolicy)