|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.pentaho.reporting.libraries.base.versioning.DependencyInformation
org.pentaho.reporting.libraries.base.versioning.ProjectInformation
org.pentaho.reporting.libraries.base.LibBaseInfo
public final class LibBaseInfo
The project information for LibBase.
| Method Summary | |
|---|---|
static ProjectInformation |
getInstance()
Returns a singleton instance of the LibBase project information structure. |
static void |
main(java.lang.String[] args)
The main method can be used to check the version of the code. |
| 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 |
| Method Detail |
|---|
public static ProjectInformation getInstance()
public static void main(java.lang.String[] args)
args - not used.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||