Uses of Enum Class
me.rochblondiaux.gameanalytics.model.event.ProgressionStatus
Packages that use ProgressionStatus
-
Uses of ProgressionStatus in me.rochblondiaux.gameanalytics.model.event
Methods in me.rochblondiaux.gameanalytics.model.event that return ProgressionStatusModifier and TypeMethodDescriptionstatic ProgressionStatusReturns the enum constant of this class with the specified name.static ProgressionStatus[]ProgressionStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.