Uses of Class
com.bitheads.braincloud.services.TournamentService.Parameter
| Package | Description |
|---|---|
| com.bitheads.braincloud.services |
-
Uses of TournamentService.Parameter in com.bitheads.braincloud.services
Methods in com.bitheads.braincloud.services that return TournamentService.Parameter Modifier and Type Method Description static TournamentService.ParameterTournamentService.Parameter. valueOf(String name)Returns the enum constant of this type with the specified name.static TournamentService.Parameter[]TournamentService.Parameter. values()Returns an array containing the constants of this enum type, in the order they are declared.