Uses of Class
edu.wisc.game.sql.PlayerInfo.Action
Package | Description |
---|---|
edu.wisc.game.sql |
Persistent data structures
|
-
Uses of PlayerInfo.Action in edu.wisc.game.sql
Methods in edu.wisc.game.sql that return PlayerInfo.Action Modifier and Type Method Description static PlayerInfo.Action
PlayerInfo.Action. valueOf(String name)
Returns the enum constant of this type with the specified name.static PlayerInfo.Action[]
PlayerInfo.Action. values()
Returns an array containing the constants of this enum type, in the order they are declared.