hoplugins.teamAnalyzer.manager
Class TeamLineupBuilder

java.lang.Object
  extended byhoplugins.teamAnalyzer.manager.TeamLineupBuilder

public class TeamLineupBuilder
extends java.lang.Object

TODO Missing Class Documentation

Author:
TODO Author Name

Constructor Summary
TeamLineupBuilder(TeamReport teamReport)
          Creates a new TeamLineupBuilder object.
 
Method Summary
 TeamLineup getLineup()
          TODO Missing Method Documentation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TeamLineupBuilder

public TeamLineupBuilder(TeamReport teamReport)
Creates a new TeamLineupBuilder object.

Parameters:
teamReport - TODO Missing Constructuor Parameter Documentation
Method Detail

getLineup

public TeamLineup getLineup()
TODO Missing Method Documentation

Returns:
TODO Missing Return Method Documentation


Copyright © 2005 Hattrick Organizer Plugins Project. All Rights Reserved.