Uses of Class
org.apache.camel.component.telegram.model.GameHighScore
-
Packages that use GameHighScore Package Description org.apache.camel.component.telegram.model -
-
Uses of GameHighScore in org.apache.camel.component.telegram.model
Methods in org.apache.camel.component.telegram.model that return types with arguments of type GameHighScore Modifier and Type Method Description List<GameHighScore>MessageResultGameScores. getGameHighScores()Method parameters in org.apache.camel.component.telegram.model with type arguments of type GameHighScore Modifier and Type Method Description voidMessageResultGameScores. setMessage(List<GameHighScore> gameHighScores)voidMessageResultGameScores. setResult(List<GameHighScore> result)
-