Uses of Class
com.camelspotting.jotl.NewGRF

Packages that use NewGRF
com.camelspotting.jotl.domain   
 

Uses of NewGRF in com.camelspotting.jotl.domain
 

Methods in com.camelspotting.jotl.domain that return types with arguments of type NewGRF
 List<NewGRF> ServerDetails.getNewGRFs()
           
 

Constructor parameters in com.camelspotting.jotl.domain with type arguments of type NewGRF
ServerDetails(List<NewGRF> newGRFs, String serverName, org.joda.time.LocalDate gameDate, org.joda.time.LocalDate startDate, int maxCompanies, int onCompanies, int maxSpectators, int onSpectators, int maxClients, int onClients, String gameVersion, int serverLang, boolean passwordProtected, boolean dedicated, int tileset, int mapHeight, int mapWidth, String mapName)
           
 



Copyright © 2013. All Rights Reserved.