net.mlw.fball.bo
Class GameStats

java.lang.Object
  |
  +--net.mlw.fball.bo.Stats
        |
        +--net.mlw.fball.bo.GameStats
All Implemented Interfaces:
java.io.Serializable

public class GameStats
extends Stats

Version:
$Revision: 1.1 $ $Date: 2004/04/01 21:51:07 $
Author:
Matthew L. Wilson
See Also:
Serialized Form

Constructor Summary
protected GameStats()
          Needed for jdo
 
Methods inherited from class net.mlw.fball.bo.Stats
equals, getExtraPointAttempt, getExtraPointMade, getFieldGoalAttempt, getFieldGoalLong, getFieldGoalMade, getFieldGoalRange0To19, getFieldGoalRange20To29, getFieldGoalRange30To39, getFieldGoalRange40To49, getFieldGoalRange50Plus, getFumbles, getFunblesLost, getGamesPlayed, getKickReturnLong, getKickReturnReturns, getKickReturnYards, getPassingAttempts, getPassingCompletion, getPassingInterception, getPassingSacked, getPassingSackedYards, getPassingTouchdowns, getPassingYards, getPlayer, getPosition, getPuntReturnLong, getPuntReturnReturns, getPuntReturnYards, getQuarterBackRating, getReceivingFirstdowns, getReceivingLong, getReceivingRecptions, getReceivingTouchdown, getReceivingYards, getRushingAttempts, getRushingTouchdowns, getRushingYards, getSeason, getTeam, hashCode, setExtraPointAttempt, setExtraPointMade, setFieldGoalAttempt, setFieldGoalLong, setFieldGoalMade, setFieldGoalRange0To19, setFieldGoalRange20To29, setFieldGoalRange30To39, setFieldGoalRange40To49, setFieldGoalRange50Plus, setFumbles, setFunblesLost, setGamesPlayed, setKickReturnLong, setKickReturnReturns, setKickReturnYards, setPassingAttempts, setPassingCompletion, setPassingInterception, setPassingSacked, setPassingSackedYards, setPassingTouchdowns, setPassingYards, setPlayer, setPosition, setPuntReturnLong, setPuntReturnReturns, setPuntReturnYards, setQuarterBackRating, setReceivingFirstdowns, setReceivingLong, setReceivingRecptions, setReceivingTouchdown, setReceivingYards, setRushingAttempts, setRushingTouchdowns, setRushingYards, setSeason, setTeam, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GameStats

protected GameStats()
Needed for jdo



Copyright © 2003-2004 mlavilson. All Rights Reserved.