Uses of Class
org.openurp.code.std.model.StdPunishmentType
Packages that use StdPunishmentType
-
Uses of StdPunishmentType in org.openurp.code.std.model
Methods in org.openurp.code.std.model with parameters of type StdPunishmentTypeModifier and TypeMethodDescriptionbooleanStdPunishmentType.isSeriousThan(StdPunishmentType other) -
Uses of StdPunishmentType in org.openurp.std.award
Methods in org.openurp.std.award that return StdPunishmentTypeMethods in org.openurp.std.award with parameters of type StdPunishmentTypeModifier and TypeMethodDescriptionvoidPunishment.setPunishmentType(StdPunishmentType punishmentType)