is.idega.idegaweb.golf.handicap.csa.business
Class CSACorrectionValues

java.lang.Object
  extended by is.idega.idegaweb.golf.handicap.csa.business.CSACorrectionValues

public class CSACorrectionValues
extends java.lang.Object


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

CSACorrectionValues

public CSACorrectionValues(CSACorrectionKey key,
                           double index)
Method Detail

setKey

public void setKey(CSACorrectionKey key)

setKey

public void setKey(int points,
                   int group)

getKey

public CSACorrectionKey getKey()

setIndex

public void setIndex(double index)

getIndex

public double getIndex()


Copyright © 2000-2014 idega software. All Rights Reserved.