Uses of Class
org.openurp.stu.model.StdPunishType
-
Packages that use StdPunishType Package Description org.openurp.stu.model -
-
Uses of StdPunishType in org.openurp.stu.model
Methods in org.openurp.stu.model that return StdPunishType Modifier and Type Method Description StdPunishTypePunishment. getType()Methods in org.openurp.stu.model with parameters of type StdPunishType Modifier and Type Method Description booleanStdPunishType. isSeriousThan(StdPunishType other)voidPunishment. setType(StdPunishType type)
-