Uses of Class
org.openurp.edu.exam.model.RoomAllocPolicy
| Package | Description |
|---|---|
| org.openurp.edu.exam.model |
-
Uses of RoomAllocPolicy in org.openurp.edu.exam.model
Methods in org.openurp.edu.exam.model that return RoomAllocPolicy Modifier and Type Method Description RoomAllocPolicyRoomAllocSetting. getAllocPolicy()static RoomAllocPolicyRoomAllocPolicy. valueOf(String name)Returns the enum constant of this type with the specified name.static RoomAllocPolicy[]RoomAllocPolicy. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.openurp.edu.exam.model with parameters of type RoomAllocPolicy Modifier and Type Method Description voidRoomAllocSetting. setAllocPolicy(RoomAllocPolicy allocPolicy)