public interface PluginInformation
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Returns the description of this plugin.
|
String |
getName()
Returns the name of this plugin.
|
String |
getVersion()
Returns the version of the plugin.
|
Copyright © 2014. All rights reserved.