|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mevenide.plugins.DefaultPluginInfo
public class DefaultPluginInfo
| Method Summary | |
|---|---|
java.lang.String |
getArtifactId()
equals |
java.lang.String |
getDescription()
|
java.util.Set |
getEnhancedPropertyInfo()
Set of PluginProperty> instances |
java.lang.String |
getLongName()
|
java.lang.String |
getName()
name of the plugin. |
java.util.Set |
getPropertyKeys()
Set of String, property keys of the plugin. |
java.lang.String |
getVersion()
the current version of the plugin installed. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String getArtifactId()
IPluginInfo
getArtifactId in interface IPluginInfopublic java.lang.String getVersion()
IPluginInfo
getVersion in interface IPluginInfopublic java.lang.String getName()
IPluginInfo
getName in interface IPluginInfopublic java.lang.String getDescription()
getDescription in interface IPluginInfopublic java.lang.String getLongName()
getLongName in interface IPluginInfopublic java.util.Set getPropertyKeys()
IPluginInfoString, property keys of the plugin.
getPropertyKeys in interface IPluginInfopublic java.util.Set getEnhancedPropertyInfo()
PluginProperty> instances
getEnhancedPropertyInfo in interface IPluginInfo
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||