|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectis.idega.idegaweb.golf.handicap.csa.business.CSACorrectionValues
public class CSACorrectionValues
Constructor Summary | |
---|---|
CSACorrectionValues(CSACorrectionKey key,
double index)
|
Method Summary | |
---|---|
double |
getIndex()
|
CSACorrectionKey |
getKey()
|
void |
setIndex(double index)
|
void |
setKey(CSACorrectionKey key)
|
void |
setKey(int points,
int group)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CSACorrectionValues(CSACorrectionKey key, double index)
Method Detail |
---|
public void setKey(CSACorrectionKey key)
public void setKey(int points, int group)
public CSACorrectionKey getKey()
public void setIndex(double index)
public double getIndex()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |