net.mlw.fball.bo.yahoo
Class YahooPointBasedLeague

java.lang.Object
  |
  +--net.mlw.fball.bo.League
        |
        +--net.mlw.fball.bo.PointBasedLeague
              |
              +--net.mlw.fball.bo.yahoo.YahooPointBasedLeague

public class YahooPointBasedLeague
extends PointBasedLeague

Version:
$Revision: 1.1 $ $Date: 2004/04/01 21:51:08 $
Author:
Matthew L. Wilson

Constructor Summary
YahooPointBasedLeague()
           
 
Methods inherited from class net.mlw.fball.bo.PointBasedLeague
getExtraPointMade, getFieldGoalRange0To19, getFieldGoalRange20To29, getFieldGoalRange30To39, getFieldGoalRange40To49, getFieldGoalRange50Plus, getFumblesLost, getPassingInterceptions, getPassingTouchdowns, getPassingYards, getReceivingRecptions, getReceivingTouchdowns, getReceivingYards, getReturnTouchdowns, getRushingTouchdowns, getRushingYards, getTwoPointConversion, setExtraPointMade, setFieldGoalRange0To19, setFieldGoalRange20To29, setFieldGoalRange30To39, setFieldGoalRange40To49, setFieldGoalRange50Plus, setFumblesLost, setPassingInterceptions, setPassingTouchdowns, setPassingYards, setReceivingRecptions, setReceivingTouchdowns, setReceivingYards, setReturnTouchdowns, setRushingTouchdowns, setRushingYards, setTwoPointConversion
 
Methods inherited from class net.mlw.fball.bo.League
getCoaches, getCoachesCollection, getId, getName, getType, setName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

YahooPointBasedLeague

public YahooPointBasedLeague()


Copyright © 2003-2004 mlavilson. All Rights Reserved.