|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectggz.cards.common.GameMessage
public class GameMessage
Field Summary | |
---|---|
static GameMessage |
GAME_MESSAGE_CARDLIST
|
static GameMessage |
GAME_MESSAGE_GAME
|
static GameMessage |
GAME_MESSAGE_PLAYER
|
static GameMessage |
GAME_MESSAGE_TEXT
|
static java.util.ArrayList |
values
|
Method Summary | |
---|---|
static GameMessage |
valueOf(int ordinal)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.util.ArrayList values
public static final GameMessage GAME_MESSAGE_TEXT
public static final GameMessage GAME_MESSAGE_PLAYER
public static final GameMessage GAME_MESSAGE_CARDLIST
public static final GameMessage GAME_MESSAGE_GAME
Method Detail |
---|
public static GameMessage valueOf(int ordinal)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |