Uses of Class
com.asdf.parser.GameListResponse.Games

Packages that use GameListResponse.Games
com.asdf.parser Automatically generated parser class for Message objects 
 

Uses of GameListResponse.Games in com.asdf.parser
 

Methods in com.asdf.parser that return GameListResponse.Games
 GameListResponse.Games ObjectFactory.createGameListResponseGames()
          Create an instance of GameListResponse.Games
 GameListResponse.Games GameListResponse.getGames()
          Gets the value of the games property.
 

Methods in com.asdf.parser with parameters of type GameListResponse.Games
 void GameListResponse.setGames(GameListResponse.Games value)
          Sets the value of the games property.