Uses of Enum Class
com.endurancetrio.data.event.model.enumerator.Penalty
Packages that use Penalty
Package
Description
-
Uses of Penalty in com.endurancetrio.data.event.model.converter
Methods in com.endurancetrio.data.event.model.converter that return PenaltyMethods in com.endurancetrio.data.event.model.converter with parameters of type Penalty -
Uses of Penalty in com.endurancetrio.data.event.model.entity
Methods in com.endurancetrio.data.event.model.entity that return PenaltyMethods in com.endurancetrio.data.event.model.entity with parameters of type PenaltyModifier and TypeMethodDescriptionvoidIndividualResult.setPenalty(Penalty penalty) voidTeamResult.setPenalty(Penalty penalty) -
Uses of Penalty in com.endurancetrio.data.event.model.enumerator
Methods in com.endurancetrio.data.event.model.enumerator that return Penalty