hoplugins.teamAnalyzer.vo
Class UserTeamSpotLineup

java.lang.Object
  extended byhoplugins.teamAnalyzer.report.Report
      extended byhoplugins.teamAnalyzer.vo.SpotLineup
          extended byhoplugins.teamAnalyzer.vo.UserTeamSpotLineup

public class UserTeamSpotLineup
extends SpotLineup

Extension of the spotLineup that holds user team data, as loaded from HO Lineup tab

Author:
Massimiliano Amato

Constructor Summary
UserTeamSpotLineup()
           
 
Method Summary
 int getSpecialEvent()
          DOCUMENT ME!
 int getTacticCode()
          Document Me!
 void setSpecialEvent(int i)
          DOCUMENT ME!
 void setTacticCode(int i)
          Document Me!
 
Methods inherited from class hoplugins.teamAnalyzer.vo.SpotLineup
getName, getStatus, getTactics, setName, setStatus, setTactics, toString
 
Methods inherited from class hoplugins.teamAnalyzer.report.Report
addPerformance, getAppearance, getPlayerId, getPosition, getRating, getSpot, setAppearance, setPlayerId, setPosition, setRating, setSpot
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UserTeamSpotLineup

public UserTeamSpotLineup()
Method Detail

setSpecialEvent

public void setSpecialEvent(int i)
DOCUMENT ME!

Parameters:
i -

getSpecialEvent

public int getSpecialEvent()
DOCUMENT ME!

Returns:

setTacticCode

public void setTacticCode(int i)
Document Me!

Parameters:
i -

getTacticCode

public int getTacticCode()
Document Me!

Returns:


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