|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectis.idega.idegaweb.golf.business.HoleStatistic
public class HoleStatistic
| Constructor Summary | |
|---|---|
HoleStatistic()
|
|
| Method Summary | |
|---|---|
int |
getHole()
|
int |
getPar()
|
double |
getPoints()
|
double |
getStrokes()
|
void |
setHole(int hole)
|
void |
setPar(int par)
|
void |
setPoints(double points)
|
void |
setStrokes(double strokes)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HoleStatistic()
| Method Detail |
|---|
public int getHole()
public void setHole(int hole)
public int getPar()
public void setPar(int par)
public double getStrokes()
public void setStrokes(double strokes)
public double getPoints()
public void setPoints(double points)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||