plugins
Interface IMPTeamData

All Known Implementing Classes:
TeamData, TeamGameData

public interface IMPTeamData

DOCUMENT ME!

Author:
thomas.werth

Method Summary
 IMPTeamRatings getRatings()
          TODO Missing Method Documentation
 int getTacticLevel()
          TODO Missing Method Documentation
 int getTacticType()
          TODO Missing Method Documentation
 java.lang.String getTeamName()
           
 

Method Detail

getRatings

IMPTeamRatings getRatings()
TODO Missing Method Documentation

Returns:
TODO Missing Return Method Documentation

getTacticLevel

int getTacticLevel()
TODO Missing Method Documentation

Returns:
TODO Missing Return Method Documentation

getTacticType

int getTacticType()
TODO Missing Method Documentation

Returns:
TODO Missing Return Method Documentation

getTeamName

java.lang.String getTeamName()