de.hattrickorganizer.model
Class Extension

java.lang.Object
  extended by de.hattrickorganizer.model.Extension

public class Extension
extends java.lang.Object


Constructor Summary
Extension()
           
 
Method Summary
 float getMinimumHOVersion()
           
 float getRelease()
           
 void setMinimumHOVersion(float d)
           
 void setRelease(float d)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Extension

public Extension()
Method Detail

getMinimumHOVersion

public float getMinimumHOVersion()

setMinimumHOVersion

public void setMinimumHOVersion(float d)

getRelease

public float getRelease()

setRelease

public void setRelease(float d)