-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable
public enum GameRequestContent.ActionType
-
-
Method Summary
Modifier and Type Method Description static Array<GameRequestContent.ActionType>values()static GameRequestContent.ActionTypevalueOf(String name)-
-
Method Detail
-
values
static Array<GameRequestContent.ActionType> values()
-
valueOf
static GameRequestContent.ActionType valueOf(String name)
-
-
-
-