Uses of Class
org.openurp.code.std.model.StdPunishmentType
| Package | Description |
|---|---|
| org.openurp.code.std.model | |
| org.openurp.std.award |
-
Uses of StdPunishmentType in org.openurp.code.std.model
Methods in org.openurp.code.std.model with parameters of type StdPunishmentType Modifier and Type Method Description booleanStdPunishmentType. isSeriousThan(StdPunishmentType other) -
Uses of StdPunishmentType in org.openurp.std.award
Methods in org.openurp.std.award that return StdPunishmentType Modifier and Type Method Description StdPunishmentTypePunishment. getPunishmentType()Methods in org.openurp.std.award with parameters of type StdPunishmentType Modifier and Type Method Description voidPunishment. setPunishmentType(StdPunishmentType punishmentType)