org.pentaho.reporting.libraries.formula
Class LibFormulaInfo

java.lang.Object
  extended by org.pentaho.reporting.libraries.base.versioning.DependencyInformation
      extended by org.pentaho.reporting.libraries.base.versioning.ProjectInformation
          extended by org.pentaho.reporting.libraries.formula.LibFormulaInfo

public class LibFormulaInfo
extends org.pentaho.reporting.libraries.base.versioning.ProjectInformation

Creation-Date: 31.10.2006, 12:31:15

Author:
Thomas Morgner

Constructor Summary
LibFormulaInfo()
           
 
Method Summary
static LibFormulaInfo getInstance()
           
 
Methods inherited from class org.pentaho.reporting.libraries.base.versioning.ProjectInformation
addLibrary, addOptionalLibrary, addOptionalLibrary, getBootClass, getCopyright, getInternalName, getLibraries, getOptionalLibraries, getProductId, getReleaseBuildNumber, getReleaseCandidateToken, getReleaseMajor, getReleaseMilestone, getReleaseMinor, getReleaseNumber, getVersion, setBootClass, setCopyright
 
Methods inherited from class org.pentaho.reporting.libraries.base.versioning.DependencyInformation
equals, getInfo, getLicenseName, getName, hashCode, setInfo, setLicenseName, setVersion
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LibFormulaInfo

public LibFormulaInfo()
Method Detail

getInstance

public static LibFormulaInfo getInstance()