com.pnfsoftware.jeb.core.IPluginInformation |
Known Indirect Subclasses |
Plugin information object.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract String |
getAuthor()
Get the plugin author information.
| ||||||||||
abstract String |
getDescription()
Get the plugin description.
| ||||||||||
abstract Version |
getMaximumCoreVersion()
Get the maximum version of JEB core required to run this plugin.
| ||||||||||
abstract Version |
getMinimumCoreVersion()
Get the minimum version of JEB core required to run this plugin.
| ||||||||||
abstract String |
getName()
Get the plugin name.
| ||||||||||
abstract Version |
getVersion()
Get the plugin version.
|
Get the plugin author information.
Get the plugin description.
Get the maximum version of JEB core required to run this plugin.
Get the minimum version of JEB core required to run this plugin.
Get the plugin name.