| java.lang.Object | ||
| ↳ | com.pnfsoftware.jeb.core.PluginInformation | |
| ↳ | com.pnfsoftware.jeb.core.EditablePluginInformation | |
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.pnfsoftware.jeb.core.PluginInformation
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| EditablePluginInformation() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| void | setAuthor(String author) | ||||||||||
| void | setDescription(String description) | ||||||||||
| void | setName(String name) | ||||||||||
| void | setVersion(Version version) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.pnfsoftware.jeb.core.PluginInformation
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
com.pnfsoftware.jeb.core.IPluginInformation
| |||||||||||