Uses of Enum Class
de.murmelmeister.murmelapi.punishment.type.PunishmentType
Packages that use PunishmentType
-
Uses of PunishmentType in de.murmelmeister.murmelapi.punishment.type
Fields in de.murmelmeister.murmelapi.punishment.type declared as PunishmentTypeMethods in de.murmelmeister.murmelapi.punishment.type that return PunishmentTypeModifier and TypeMethodDescriptionstatic PunishmentTypePunishmentType.fromId(int id) static PunishmentTypestatic PunishmentTypeReturns the enum constant of this class with the specified name.static PunishmentType[]PunishmentType.values()Returns an array containing the constants of this enum class, in the order they are declared.