Uses of Enum Class
me.rochblondiaux.gameanalytics.model.event.implementation.ErrorEvent.Type
Packages that use ErrorEvent.Type
-
Uses of ErrorEvent.Type in me.rochblondiaux.gameanalytics.model.event.implementation
Methods in me.rochblondiaux.gameanalytics.model.event.implementation that return ErrorEvent.TypeModifier and TypeMethodDescriptionstatic ErrorEvent.TypeReturns the enum constant of this class with the specified name.static ErrorEvent.Type[]ErrorEvent.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in me.rochblondiaux.gameanalytics.model.event.implementation with parameters of type ErrorEvent.Type