Uses of Enum Class
org.openurp.edu.exam.model.RoomAllocPolicy
Packages that use RoomAllocPolicy
-
Uses of RoomAllocPolicy in org.openurp.edu.exam.model
Methods in org.openurp.edu.exam.model that return RoomAllocPolicyModifier and TypeMethodDescriptionRoomAllocSetting.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.model with parameters of type RoomAllocPolicyModifier and TypeMethodDescriptionvoidRoomAllocSetting.setAllocPolicy(RoomAllocPolicy allocPolicy)