Uses of Enum Class
edu.wisc.game.sql.PlayerInfo.Transition
Packages that use PlayerInfo.Transition
-
Uses of PlayerInfo.Transition in edu.wisc.game.sql
Methods in edu.wisc.game.sql that return PlayerInfo.TransitionModifier and TypeMethodDescriptionstatic PlayerInfo.TransitionReturns the enum constant of this class with the specified name.static PlayerInfo.Transition[]PlayerInfo.Transition.values()Returns an array containing the constants of this enum class, in the order they are declared.