Class LibFormulaEditorInfo

java.lang.Object
org.pentaho.reporting.libraries.base.versioning.DependencyInformation
org.pentaho.reporting.libraries.base.versioning.ProjectInformation
org.pentaho.openformula.ui.LibFormulaEditorInfo

public class LibFormulaEditorInfo extends org.pentaho.reporting.libraries.base.versioning.ProjectInformation
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    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 Details

    • LibFormulaEditorInfo

      public LibFormulaEditorInfo()
  • Method Details