Uses of Class
cdx.scorebot.net.TeamConfiguration

Packages that use TeamConfiguration
cdx.scorebot.app.configurer Contains classes related to the Configurer. 
cdx.scorebot.net Implementation of tests for various services and the framework which configures and executes those tests. 
 

Uses of TeamConfiguration in cdx.scorebot.app.configurer
 

Methods in cdx.scorebot.app.configurer that return TeamConfiguration
 TeamConfiguration TeamConfigurerGUI.makeNew()
          Creates a new team template
 

Uses of TeamConfiguration in cdx.scorebot.net
 

Methods in cdx.scorebot.net that return TeamConfiguration
 TeamConfiguration CompetitionConfiguration.TeamInfo.makeConfig()