Tabnine Logo
DefaultModuleInfo.setPatchLevel
Code IndexAdd Tabnine to your IDE (free)

How to use
setPatchLevel
method
in
org.jfree.base.modules.DefaultModuleInfo

Best Java code snippets using org.jfree.base.modules.DefaultModuleInfo.setPatchLevel (Showing top 3 results out of 315)

origin: org.jfree/com.springsource.org.jfree

mi.setPatchLevel(b);
origin: jfree/jcommon

mi.setPatchLevel(b);
origin: org.jfree/jcommon

mi.setPatchLevel(b);
org.jfree.base.modulesDefaultModuleInfosetPatchLevel

Javadoc

Defines the patch level version of the module. This property may be null to indicate that the module version is not specified.

Popular methods of DefaultModuleInfo

  • <init>
    Creates a new module info an initalizes it with the given values.
  • getMajorVersion
    Returns the major version of the module. This property may be null to indicate that the module versi
  • getMinorVersion
    Returns the minor version of the module. This property may be null to indicate that the module versi
  • getModuleClass
    Returns the class name of the module described implementation.
  • getPatchLevel
    Returns the patch level version of the module. This property may be null to indicate that the module
  • setMajorVersion
    Defines the major version of the module. This property may be null to indicate that the module versi
  • setMinorVersion
    Defines the minor version of the module. This property may be null to indicate that the module versi
  • setModuleClass
    Defines the module class name.

Popular in Java

  • Updating database using SQL prepared statement
  • requestLocationUpdates (LocationManager)
  • getOriginalFilename (MultipartFile)
    Return the original filename in the client's filesystem.This may contain path information depending
  • addToBackStack (FragmentTransaction)
  • EOFException (java.io)
    Thrown when a program encounters the end of a file or stream during an input operation.
  • Permission (java.security)
    Legacy security code; do not use.
  • TreeMap (java.util)
    Walk the nodes of the tree left-to-right or right-to-left. Note that in descending iterations, next
  • DataSource (javax.sql)
    An interface for the creation of Connection objects which represent a connection to a database. This
  • Options (org.apache.commons.cli)
    Main entry-point into the library. Options represents a collection of Option objects, which describ
  • Join (org.hibernate.mapping)
  • Top 17 Free Sublime Text Plugins
Tabnine Logo
  • Products

    Search for Java codeSearch for JavaScript code
  • IDE Plugins

    IntelliJ IDEAWebStormVisual StudioAndroid StudioEclipseVisual Studio CodePyCharmSublime TextPhpStormVimAtomGoLandRubyMineEmacsJupyter NotebookJupyter LabRiderDataGripAppCode
  • Company

    About UsContact UsCareers
  • Resources

    FAQBlogTabnine AcademyStudentsTerms of usePrivacy policyJava Code IndexJavascript Code Index
Get Tabnine for your IDE now