is.idega.idegaweb.golf.handicap.csa.business
Class CSACorrectionKey
java.lang.Object
is.idega.idegaweb.golf.handicap.csa.business.CSACorrectionKey
public class CSACorrectionKey
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GROUP_I
public static final int GROUP_I
- See Also:
- Constant Field Values
GROUP_II
public static final int GROUP_II
- See Also:
- Constant Field Values
GROUP_III_AND_IV
public static final int GROUP_III_AND_IV
- See Also:
- Constant Field Values
CSACorrectionKey
public CSACorrectionKey(int points,
int group)
getPoints
public int getPoints()
setPoints
public void setPoints(int points)
getGroup
public int getGroup()
setGroup
public void setGroup(int group)
Copyright © 2000-2014 idega software. All Rights Reserved.